We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2de1e9 commit 7c12da4Copy full SHA for 7c12da4
actions/extractor/tools/autobuild.sh
@@ -6,6 +6,8 @@ DEFAULT_PATH_FILTERS=$(cat << END
6
exclude:**/*
7
include:.github/workflows/*.yml
8
include:.github/workflows/*.yaml
9
+include:.github/reusable_workflows/**/*.yml
10
+include:.github/reusable_workflows/**/*.yaml
11
include:**/action.yml
12
include:**/action.yaml
13
END
0 commit comments