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 a225f50 commit 8f27ba2Copy full SHA for 8f27ba2
.github/workflows/codeql-monorepo.yml
@@ -74,7 +74,7 @@ jobs:
74
projects-json: monorepo-projects.json
75
76
scan:
77
- if: needs.changes.outputs.scan-required == true
+ #if: needs.changes.outputs.scan-required == true
78
runs-on: ubuntu-latest
79
permissions:
80
contents: read
0 commit comments