mirror of
https://gitclone.com/github.com/MetaCubeX/Clash.Meta
synced 2025-04-24 12:18:07 +08:00
Chore: Update paths-ignore
This commit is contained in:
parent
fb623c0929
commit
24e31d0a40
6
.github/workflows/prerelease.yml
vendored
6
.github/workflows/prerelease.yml
vendored
@ -2,9 +2,9 @@ name: Prerelease
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
paths:
|
||||
- '!README.md'
|
||||
- '!docs/**'
|
||||
paths-ignore:
|
||||
- 'docs/**'
|
||||
- 'README.md'
|
||||
branches:
|
||||
- Alpha
|
||||
- Beta
|
||||
|
Loading…
Reference in New Issue
Block a user