update action

This commit is contained in:
ClasWen 2024-09-22 20:20:58 +08:00
parent c0b19f4ed4
commit 596d372159

View file

@ -2,7 +2,7 @@ name: build-deploy
on: on:
push: push:
branches: ["main", "feature-*"] branches: ["main", "dev", "feature-*"]
paths-ignore: # 忽略的文件 paths-ignore: # 忽略的文件
- "README.md" - "README.md"
- "LICENSE" - "LICENSE"