mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2024-11-16 11:42:43 +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