Skip to content

Commit d2cda2d

Browse files
authored
Get rid of IF temporarily
1 parent 2f154d2 commit d2cda2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-monorepo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
projects-json: monorepo-projects.json
7575

7676
scan:
77-
if: needs.changes.outputs.scan-required == true
77+
#if: needs.changes.outputs.scan-required == true
7878
runs-on: ubuntu-latest
7979
permissions:
8080
contents: read

0 commit comments

Comments
 (0)