We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d740c4 commit e2c7c42Copy full SHA for e2c7c42
.github/workflows/test.yml
@@ -5,6 +5,7 @@ on:
5
push:
6
branches-ignore:
7
- "pre-commit-ci*"
8
+ - "dependabot/**"
9
10
concurrency:
11
group: >-
0 commit comments