We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b18150 commit 99019d6Copy full SHA for 99019d6
.github/workflows/ci.yml
@@ -3,6 +3,7 @@ on:
3
push:
4
branches:
5
- '**'
6
+ - '!renovate/**'
7
paths-ignore:
8
- README.md
9
pull_request:
0 commit comments