fix(ci): allow run of renovate merge_request for automerge
This commit is contained in:
parent
85870a7b69
commit
3d9004b7ea
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
# need a run for automerge
|
||||||
- 'renovate/**'
|
- 'renovate/**'
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "*/30 * * * *"
|
- cron: "*/30 * * * *"
|
||||||
|
|
Loading…
Add table
Reference in a new issue