Add clarification comment for linting workflow in lint-subtrees.yml

This commit is contained in:
Charlton, Scott R. 2025-06-26 12:23:54 -06:00
parent e6661a8fba
commit 470638d989

View File

@ -1,4 +1,5 @@
# 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
name: Lint subtrees.json
on: