Squashed 'src/' changes from 64825ec7..9afaa30d

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

git-subtree-dir: src
git-subtree-split: 9afaa30df10999663473b53c5863c777af9b1ae4
This commit is contained in:
github-actions[bot] 2025-06-27 01:14:06 +00:00
parent c73b98be10
commit f2ee6230bc

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: