wxwidgets/.github/workflows
Vadim Zeitlin 8505c48a34 Cancel in progress builds of PRs when a new one starts
Add a snippet based on the example in

https://docs.github.com/en/actions/using-jobs/using-concurrency#example-only-cancel-in-progress-jobs-or-runs-for-the-current-workflow

to all CI workflows to cancel the currently running build when a new one
starts. This should ensure that we don't keep building the old version
of the PR after a new one has been pushed.
2023-02-21 14:58:57 +01:00
..
ci.yml Cancel in progress builds of PRs when a new one starts 2023-02-21 14:58:57 +01:00
ci_cmake.yml Cancel in progress builds of PRs when a new one starts 2023-02-21 14:58:57 +01:00
ci_mac.yml Cancel in progress builds of PRs when a new one starts 2023-02-21 14:58:57 +01:00
ci_mac_xcode.yml Cancel in progress builds of PRs when a new one starts 2023-02-21 14:58:57 +01:00
ci_msw.yml Cancel in progress builds of PRs when a new one starts 2023-02-21 14:58:57 +01:00
ci_msw_cross.yml Cancel in progress builds of PRs when a new one starts 2023-02-21 14:58:57 +01:00
code_checks.yml Fix missing submodule in CI after Scintilla update 2023-02-15 00:20:20 +01:00
docs_update.yml Use v3 of checkout action in GitHub CI builds 2022-10-10 23:55:12 +02:00
make_release.yml Use v3 of checkout action in GitHub CI builds 2022-10-10 23:55:12 +02:00
no_response.yml And now fix the schedule specification too 2022-12-12 14:22:20 +01:00