Skip to content

Commit 6610ae7

Browse files
committed
Revert "chore: Don't run dependabot on CodeQL PRs (#14109)"
This reverts commit 0982655.
1 parent a7193fb commit 6610ae7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ name: 'CI: CodeQL'
1414
on:
1515
push:
1616
branches: [develop]
17-
branches-ignore:
18-
# Ignore dependabot branches
19-
- "dependabot/**"
2017
pull_request:
2118
# The branches below must be a subset of the branches above
2219
branches: [develop]

0 commit comments

Comments
 (0)