8000 Don't run push CI on dependabot branhches · matplotlib/matplotlib@198de8a · GitHub
[go: up one dir, main page]

Skip to content

Commit 198de8a

Browse files
committed
Don't run push CI on dependabot branhches
1 parent e125011 commit 198de8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
branches-ignore:
1010
- auto-backport-of-pr-[0-9]+
1111
- v[0-9]+.[0-9]+.[0-9x]+-doc
12+
- dependabot/**
1213
pull_request:
1314
branches-ignore:
1415
- v[0-9]+.[0-9]+.[0-9x]+-doc

0 commit comments

Comments
 (0)
0