Skip to content

Commit b2bfac8

Browse files
committed
Make CodeQL analysis non-fatal in CI
1 parent dae3420 commit b2bfac8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,4 @@ jobs:
5757

5858
- name: Perform CodeQL Analysis
5959
uses: github/codeql-action/analyze@17783bfb99b07f70fae080b654aed0c514057477
60+
continue-on-error: true

0 commit comments

Comments
 (0)