mirror of
https://github.com/yanhao98/composite-actions.git
synced 2025-07-14 07:10:48 +08:00
feat: 移除工作流配置中的分支限制以简化触发条件
This commit is contained in:
2
.github/workflows/deploy-dist-to-surge.yml
vendored
2
.github/workflows/deploy-dist-to-surge.yml
vendored
@ -1,7 +1,5 @@
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- "deploy-dist-to-surge.yml/**"
|
||||
- ".github/workflows/deploy-dist-to-surge.yml"
|
||||
|
Reference in New Issue
Block a user