ITADN

Skip all workflows on `copilot/*`, `dependabot/*`, and `pre-commit-ci-update-config` branches

#537Closednjzjz 创建于 2025-08-24
N
njzjzcommented
Skip all GitHub workflows on the `push` event of `copilot/*`, `dependabot/*`, and `pre-commit-ci-update-config` branches. These actions are created by the bots and will run tests on PRs, so running on the `push` event is duplicated.
关闭于 2025-08-24 0 条评论