diff --git a/.github/workflows/lint-subtrees.yml b/.github/workflows/lint-subtrees.yml index 0f34563b..abc0e4ee 100644 --- a/.github/workflows/lint-subtrees.yml +++ b/.github/workflows/lint-subtrees.yml @@ -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: