add comments explaining about mirroring changes in nightly and release

This commit is contained in:
Erica Portnoy 2026-05-18 11:16:04 -07:00
parent 10aa343d3a
commit 2ea33021aa
2 changed files with 4 additions and 2 deletions

View file

@ -7,7 +7,8 @@ on:
jobs:
# While many of these jobs could be grouped in a separate workflow, the github actions UI
# is much nicer if they are instead listed explicitly here.
# is much nicer if they are instead listed explicitly here. As a result, changes made here
# may need to be mirrored in .github/workflows/release.yml.
###########################
#### testing jobs ###
###########################

View file

@ -12,7 +12,8 @@ permissions:
jobs:
# While many of these jobs could be grouped in a separate workflow, the github actions UI
# is much nicer if they are instead listed explicitly here.
# is much nicer if they are instead listed explicitly here. As a result, changes made here
# may need to be mirrored in .github/workflows/nightly.yml.
###########################
#### testing jobs ###
###########################