Skip to content

Commit

Permalink
Revert "chore: Don't run dependabot on CodeQL PRs (#14109)"
Browse files Browse the repository at this point in the history
This reverts commit 0982655.
  • Loading branch information
mydea committed Oct 29, 2024
1 parent a7193fb commit 6610ae7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ name: 'CI: CodeQL'
on:
push:
branches: [develop]
branches-ignore:
# Ignore dependabot branches
- "dependabot/**"
pull_request:
# The branches below must be a subset of the branches above
branches: [develop]
Expand Down

0 comments on commit 6610ae7

Please sign in to comment.