Skip to content

Commit

Permalink
Merge pull request #1407 from flanksource/skip-codeql
Browse files Browse the repository at this point in the history
chore: skip codeql for dependabot
  • Loading branch information
moshloop authored Nov 2, 2023
2 parents 981a4e4 + b5a83d9 commit 3c466f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
if: ${{ github.actor != 'dependabot[bot]' }}
permissions:
actions: read
contents: read
Expand Down

0 comments on commit 3c466f8

Please sign in to comment.