We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8e51c8 commit df79441Copy full SHA for df79441
1 file changed
.github/workflows/run-python-tests.yaml
@@ -8,6 +8,7 @@ on:
8
push:
9
branches-ignore:
10
- gh-pages
11
+ - 'dependabot/**'
12
pull_request:
13
14
0 commit comments