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 748ae2d commit 466c393Copy full SHA for 466c393
.github/workflows/ci.yml
@@ -5,6 +5,8 @@ on:
5
types: [ published ]
6
pull_request:
7
push:
8
+ branches-ignore:
9
+ - 'dependabot/**'
10
11
env:
12
PY_COLORS: "1"
0 commit comments