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
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