github: don't run CodeQL on depedenabot

This commit is contained in:
David Lechner
2022-06-01 14:37:25 -05:00
committed by David Lechner
parent 3b691d0985
commit 1931912450
+1
View File
@@ -24,6 +24,7 @@ jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
if: ${{ github.actor != 'dependabot[bot]' }}
strategy:
fail-fast: false