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 ae4d7b6 commit 8f2bec6Copy full SHA for 8f2bec6
.github/workflows/build-codeql.yaml
@@ -122,7 +122,7 @@ jobs:
122
# Tests if the latest codeql version produces the same results as the current version.
123
runs-on: windows-latest
124
continue-on-error: true # Allow script to return non-zero exit code
125
- needs: [build,test-query-health]
+ #needs: [build,test-query-health]
126
permissions:
127
contents: read
128
packages: write
0 commit comments