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 acdc8ce commit 3e70379Copy full SHA for 3e70379
codeql-config.yml
@@ -0,0 +1,8 @@
1
+packs:
2
+ # Use the latest version of 'codeql-javascript' published by 'advanced-security'
3
+ - advanced-security/codeql-javascript
4
+query-filters:
5
+ - include:
6
+ tags contain: actions
7
+paths:
8
+ - '.github/workflows'
0 commit comments