Skip to content

Commit e2c7c42

Browse files
committed
don't double-test dependabot
1 parent 1d740c4 commit e2c7c42

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
push:
66
branches-ignore:
77
- "pre-commit-ci*"
8+
- "dependabot/**"
89

910
concurrency:
1011
group: >-

0 commit comments

Comments
 (0)