Skip to content

Commit 3c3bfde

Browse files
committed
ci: avoid running CI twice on renovate pull requests
1 parent 72d2ed8 commit 3c3bfde

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
push:
44
branches:
55
- '**'
6+
- '!renovate/**'
67
paths-ignore:
78
- README.md
89
- CONTRIBUTING.md

0 commit comments

Comments
 (0)