chore(workflow): codeql continue on error
This commit is contained in:
1
.github/workflows/codeql-analysis.yml
vendored
1
.github/workflows/codeql-analysis.yml
vendored
@@ -23,6 +23,7 @@ on:
|
||||
jobs:
|
||||
analyze:
|
||||
if: contains(github.event.head_commit.message, 'chore(release)') == false
|
||||
continue-on-error: true
|
||||
name: Analyze
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user