mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
fix(CI): properly configure cancel duplicates (#12625)
Updating the "Cancel Duplicates" job to use our own Python script, which will try to cancel all duplicate jobs of all workflows: For each workflow, we keep only the latest run for a given branch + event type (pull_request or push). Older runs will be cancelled even if they are already running.
This commit is contained in:
1
.github/actions/cancel-workflow-action
vendored
1
.github/actions/cancel-workflow-action
vendored
Submodule .github/actions/cancel-workflow-action deleted from ce177499cc
Reference in New Issue
Block a user