Skip to content

Commit

Permalink
Merge pull request #211 from deekts/codeqlanalysis
Browse files Browse the repository at this point in the history
Fix #208
Thank you!
  • Loading branch information
fennecdjay committed Oct 11, 2020
2 parents 7fc69b3 + 983d588 commit 7f4b7bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Expand Up @@ -18,7 +18,7 @@ jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest

if: "!contains(github.event.head_commit.message, '[skip ci]')"
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 7f4b7bc

Please sign in to comment.