Skip to content

Commit 4642646

Browse files
authored
Merge pull request #222 from actions/brcrista/dependabot-push
Avoid triggering push for Dependabot branches
2 parents 0482dbb + 8507687 commit 4642646

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: "Code scanning - action"
22

33
on:
44
push:
5+
branches-ignore: "dependabot/*"
56
pull_request:
67
paths-ignore:
78
- '**.md'

0 commit comments

Comments
 (0)