We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b5f38e5 + fd6b0e5 commit 6c3e497Copy full SHA for 6c3e497
1 file changed
.github/workflows/ci.yml
@@ -1,6 +1,8 @@
1
name: CI
2
on:
3
push:
4
+ branches-ignore:
5
+ - 'dependabot/**'
6
paths-ignore:
7
- '.gitignore'
8
- '**.md'
0 commit comments