mirror of
https://github.com/m1ngsama/FUJI.git
synced 2025-12-25 02:56:38 +00:00
更新 main.yml
This commit is contained in:
parent
1fdccb7577
commit
ade8d57010
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -2,7 +2,7 @@ name: main
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: ["main", "dev", "feature-*"]
|
branches: ["main"]
|
||||||
paths-ignore: # 忽略的文件
|
paths-ignore: # 忽略的文件
|
||||||
- "README.md"
|
- "README.md"
|
||||||
- "LICENSE"
|
- "LICENSE"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue