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 0bb0031 commit 70e27a4Copy full SHA for 70e27a4
.github/workflows/sync-main.yml
@@ -31,6 +31,8 @@ jobs:
31
git merge codeql-cli/latest
32
- name: Setup CodeQL
33
uses: ./.github/actions/fetch-codeql
34
+ with:
35
+ channel: 'release'
36
- name: Compile PowerShell Queries
37
run: |
38
codeql query compile --check-only --keep-going powershell/ql/src
0 commit comments