puma/.github/workflows
Memuna Haruna d27820ff3f
Skip duplicate Github Actions runs (#2929) (#3008)
* Skip duplicate Github Actions runs (#2929)

Closes #2929

Skip conditions have been added at the step level for matrix jobs because of:
https://github.com/marketplace/actions/skip-duplicate-actions#how-to-use-skip-check-with-required-matrix-jobs

* Update the skip_duplicate_workflow_runs workflow

Remove the `cancel_others` setting since cancelling workflow runs from outdated commits requires the `actions: write` permission.
2022-11-02 13:37:30 +09:00
..
rack2.yaml Skip duplicate Github Actions runs (#2929) (#3008) 2022-11-02 13:37:30 +09:00
ragel.yml Skip duplicate Github Actions runs (#2929) (#3008) 2022-11-02 13:37:30 +09:00
skip_duplicate_workflow_runs.yaml Skip duplicate Github Actions runs (#2929) (#3008) 2022-11-02 13:37:30 +09:00
tests.yaml Skip duplicate Github Actions runs (#2929) (#3008) 2022-11-02 13:37:30 +09:00