mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Change includes paths in autobuild.sh
This commit is contained in:
committed by
GitHub
parent
ebb10e3318
commit
b2de1e9b9e
@@ -4,8 +4,8 @@ set -eu
|
||||
|
||||
DEFAULT_PATH_FILTERS=$(cat << END
|
||||
exclude:**/*
|
||||
include:.github/workflows/**/*.yml
|
||||
include:.github/workflows/**/*.yaml
|
||||
include:.github/workflows/*.yml
|
||||
include:.github/workflows/*.yaml
|
||||
include:**/action.yml
|
||||
include:**/action.yaml
|
||||
END
|
||||
|
||||
Reference in New Issue
Block a user