mirror of
https://github.com/m1ngsama/FUJI.git
synced 2025-12-24 10:51:27 +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:
|
||||
push:
|
||||
branches: ["main", "dev", "feature-*"]
|
||||
branches: ["main"]
|
||||
paths-ignore: # 忽略的文件
|
||||
- "README.md"
|
||||
- "LICENSE"
|
||||
|
|
|
|||
Loading…
Reference in a new issue