Skip to content

Commit 0281a8f

Browse files
committed
ci: run checks against renovate branches
1 parent 98c3f7e commit 0281a8f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/autofix.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
branches:
77
- main
88
- renovate/*
9+
- renovate/*
910

1011
permissions:
1112
contents: read

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
branches:
99
- main
1010
- renovate/*
11+
- renovate/*
1112

1213
jobs:
1314
lint:

0 commit comments

Comments
 (0)