only run renovate on changes to main branch
ci/woodpecker/push/renovate Pipeline was successful Details

This commit is contained in:
SeanOMik 2024-01-22 18:48:47 -05:00
parent c45ec90033
commit 67627718d6
Signed by: SeanOMik
GPG Key ID: FEC9E2FC15235964
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ variables:
when:
event: [push, manual, cron]
cron: "4hours"
branch: main
steps:
- name: Renovate - Validate config