superset/.github/actions
Jesse Yang 9c5ec3d72a
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.
2021-01-29 12:29:46 -08:00
..
cached-dependencies@b90713be30 ci: use git submodules for (securely) using third party Github Actions (#12709) 2021-01-23 23:10:16 -08:00
comment-on-pr@d1a1d5dd1e ci: use git submodules for (securely) using third party Github Actions (#12709) 2021-01-23 23:10:16 -08:00
file-changes-action@a6ca26c142 ci: use git submodules for (securely) using third party Github Actions (#12709) 2021-01-23 23:10:16 -08:00
latest-tag@6d22a6738f ci: use git submodules for (securely) using third party Github Actions (#12709) 2021-01-23 23:10:16 -08:00
pr-lint-action@94f62f917b ci: use git submodules for (securely) using third party Github Actions (#12709) 2021-01-23 23:10:16 -08:00