https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision e2ca0af8b3b1104a6d80fd4c2ee61cb19ba9e046 authored by Bryna Hazelton on 21 December 2022, 21:11:05 UTC, committed by Bryna Hazelton on 29 December 2022, 17:07:16 UTC
Using `github.head_ref` in the group ensures this only cancels older PR builds because that's only defined on PRs. It falls back to run_id which is always unique. Include the workflow in the group to ensure it only cancels the same workflow jobs.
see examples at https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#concurrency
1 parent 31ebcf2
History
Tip revision: e2ca0af8b3b1104a6d80fd4c2ee61cb19ba9e046 authored by Bryna Hazelton on 21 December 2022, 21:11:05 UTC
add concurrency groups to GH actions to cancel prior runs on PRs only
Tip revision: e2ca0af
File Mode Size
.circleci
.github
ci
docs
pyuvdata
scripts
.codecov.yml -rw-r--r-- 124 bytes
.coveragerc -rw-r--r-- 158 bytes
.gitignore -rw-r--r-- 1.1 KB
.pre-commit-config.yaml -rw-r--r-- 1.5 KB
.readthedocs.yml -rw-r--r-- 601 bytes
CHANGELOG.md -rw-r--r-- 49.1 KB
CODE_OF_CONDUCT.md -rw-r--r-- 3.5 KB
LICENSE -rw-r--r-- 1.3 KB
MANIFEST.in -rw-r--r-- 296 bytes
README.md -rw-r--r-- 13.1 KB
environment.yaml -rw-r--r-- 472 bytes
paper.bib -rw-r--r-- 3.9 KB
paper.md -rw-r--r-- 1.9 KB
pyproject.toml -rw-r--r-- 346 bytes
setup.cfg -rw-r--r-- 931 bytes
setup.py -rw-r--r-- 5.4 KB

README.md

back to top