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 8f27ba2 commit c57cb75Copy full SHA for c57cb75
.github/workflows/codeql-monorepo.yml
@@ -84,6 +84,7 @@ jobs:
84
strategy:
85
matrix:
86
project: ${{ fromJson(needs.changes.outputs.projects).projects }}
87
+ scan-required: ${{ steps.changes.outputs.scan-required }}
88
steps:
89
- name: Analyze code
90
uses: advanced-security/monorepo-code-scanning-action/scan@main
0 commit comments