Add comment for why we're adding reusable workflows to the autobuild script

This commit is contained in:
Michael Recachinas
2025-01-22 12:11:51 -05:00
committed by GitHub
parent 7c12da4f48
commit 661e9da799

View File

@@ -2,6 +2,10 @@
set -eu
# Note: We're adding the `reusable_workflows` subdirectories to proactively
# record workflows that were called cross-repo, check them out locally,
# and enable an interprocedural analysis across the workflow files.
# These workflows follow the convention `.github/reusable_workflows/<nwo>/*.ya?ml`
DEFAULT_PATH_FILTERS=$(cat << END
exclude:**/*
include:.github/workflows/*.yml