Skip to content

Commit c567b1c

Browse files
committed
De-duplicate rennovate CI runs
1 parent fa2e63f commit c567b1c

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

.github/workflows/links.yml

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ on:
66
push:
77
branches:
88
- main
9-
- "renovate/**"
109
pull_request:
1110

1211
jobs:

.github/workflows/linting.yml

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
push:
55
branches:
66
- main
7-
- "renovate/**"
87
pull_request:
98

109
jobs:

.github/workflows/test.yml

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
push:
55
branches:
66
- main
7-
- "renovate/**"
87
pull_request:
98

109
jobs:

0 commit comments

Comments
 (0)