feat: 移除工作流配置中的分支限制以简化触发条件

This commit is contained in:
严浩
2024-10-12 16:24:08 +08:00
parent 54a6963676
commit a34f085e86
3 changed files with 1 additions and 8 deletions

View File

@ -1,7 +1,5 @@
on:
push:
branches:
- main
paths:
- "docker-build-push/**"
- ".github/workflows/docker-build-push.yml"