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 c57cb75 commit 3fd7bafCopy full SHA for 3fd7baf
.github/workflows/codeql-monorepo.yml
@@ -32,6 +32,7 @@ jobs:
32
contents: read
33
outputs:
34
projects: ${{ steps.changes.outputs.projects }}
35
+ scan-required: ${{ steps.changes.outputs.scan-required }}
36
steps:
37
# # Only checkout the latest commit and just the packages folder
38
# - name: Checkout repository
0 commit comments