Add comment to clarify the use of sync-subtrees-action in lint-subtrees.yml

This commit is contained in:
Charlton, Scott R. 2025-06-26 19:10:03 -06:00
parent 64825ec73c
commit 9afaa30df1

View File

@ -1,6 +1,7 @@
# This workflow lints the subtrees.json file to ensure it is valid and up-to-date.
# It is triggered on pull requests that modify the subtrees.json file or can be run manually
# via the GitHub Actions UI.
# The workflow uses the usgs-coupled/sync-subtrees-action to perform the linting.
name: Lint subtrees.json
on: