Revision 3735036b5c9f6d76ebfbdc96f2c560aac36f65ff authored by Bryna Hazelton on 12 December 2022, 20:09:19 UTC, committed by Bryna Hazelton on 29 December 2022, 17:09:33 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 38a0261
History
File Mode Size
_templates
references
Makefile -rw-r--r-- 7.9 KB
conf.py -rw-r--r-- 12.8 KB
conftest.py -rw-r--r-- 610 bytes
cst_settings_yaml.rst -rw-r--r-- 9.3 KB
developer_docs.rst -rw-r--r-- 2.6 KB
known_telescopes.rst -rw-r--r-- 734 bytes
make_index.py -rw-r--r-- 1.7 KB
make_uvbeam.py -rw-r--r-- 3.5 KB
make_uvcal.py -rw-r--r-- 3.7 KB
make_uvdata.py -rw-r--r-- 4.0 KB
make_uvflag.py -rw-r--r-- 3.4 KB
requirements.txt -rw-r--r-- 36 bytes
tutorial.rst -rw-r--r-- 534 bytes
utility_functions.rst -rw-r--r-- 80 bytes
uvbeam_tutorial.rst -rw-r--r-- 23.3 KB
uvcal_tutorial.rst -rw-r--r-- 26.1 KB
uvdata_tutorial.rst -rw-r--r-- 76.0 KB

back to top