Skip to content

Commit

Permalink
chore: skip codeql for dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
moshloop committed Nov 2, 2023
1 parent 981a4e4 commit b5a83d9
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 b5a83d9

Please sign in to comment.