fix(ci): run renovate only on schedule
This commit is contained in:
parent
abf78882e6
commit
323a0d1d6a
2 changed files with 0 additions and 3 deletions
|
@ -1,8 +1,5 @@
|
||||||
name: Renovate
|
name: Renovate
|
||||||
on:
|
on:
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '11 4 * * *'
|
- cron: '11 4 * * *'
|
||||||
|
|
Loading…
Reference in a new issue