mirror of
https://github.com/m1ngsama/FUJI.git
synced 2025-12-24 10:51:27 +00:00
update action
This commit is contained in:
parent
c0b19f4ed4
commit
596d372159
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: build-deploy
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: ["main", "feature-*"]
|
||||
branches: ["main", "dev", "feature-*"]
|
||||
paths-ignore: # 忽略的文件
|
||||
- "README.md"
|
||||
- "LICENSE"
|
||||
|
|
|
|||
Loading…
Reference in a new issue