更新 GitHub Actions 工作流:在推送事件中忽略 myrequirement 分支

This commit is contained in:
2026-04-06 14:29:33 +08:00
parent 7cfb5c7457
commit 729c04880f
@@ -4,6 +4,7 @@ on:
push: push:
branches-ignore: branches-ignore:
- main - main
- myrequirement
jobs: jobs:
setup: setup: