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:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
paths:
|
paths-ignore:
|
||||||
- '!README.md'
|
- 'docs/**'
|
||||||
- '!docs/**'
|
- 'README.md'
|
||||||
branches:
|
branches:
|
||||||
- Alpha
|
- Alpha
|
||||||
- Beta
|
- Beta
|
||||||
|
|
Loading…
Reference in New Issue
Block a user