CI: Automatically cancel non-generated workflows by henrymercer · Pull Request #3919 · github/codeql-action (original) (raw)
.github/workflows/test-codeql-bundle-all.yml
Adds concurrency to cancel superseded PR runs for the “CodeQL Bundle All” workflow.
.github/workflows/query-filters.yml
Adds concurrency to cancel superseded PR runs for query filter test runs.
.github/workflows/python312-windows.yml
Adds concurrency to cancel superseded PR runs for the Python 3.12 Windows workaround test workflow.
.github/workflows/pr-checks.yml
Adds concurrency to cancel superseded PR runs for the main PR checks workflow.
.github/workflows/debug-artifacts-safe.yml
Adds concurrency to cancel superseded PR runs for debug artifact upload checks.
.github/workflows/debug-artifacts-failure-safe.yml
Adds concurrency to cancel superseded PR runs for debug artifacts-after-failure checks.
.github/workflows/codescanning-config-cli.yml
Adds concurrency to cancel superseded PR runs for code scanning config CLI tests.
.github/workflows/check-expected-release-files.yml
Adds concurrency to cancel superseded PR runs for the expected release files checker.