Skip to content

Commit 3882e93

Browse files
authored
Update codeql-config.yml
Add `.github/actions` as a folder to include. The folder doesn't exist at the moment, but it may in the future.
1 parent 1424307 commit 3882e93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/codeql/codeql-config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ queries:
99
paths:
1010
- ./extensions/ql-vscode
1111
- ./.github/workflows
12+
- ./.github/actions
1213
paths-ignore:
1314
- '**/node_modules'
1415
- '**/build'

0 commit comments

Comments
 (0)