Skip to content

Commit

Permalink
fix: set branch
Browse files Browse the repository at this point in the history
Signed-off-by: Anthony Rabbito <[email protected]>
  • Loading branch information
anthr76 committed Jun 28, 2024
1 parent 239d0bf commit 4c30580
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
schedule:
- cron: "0 * * * *" # Every hour
push:
branches: ["develop"]
branches: ["main"]
paths:
- .github/renovate.json5
- .github/renovate/**.json5
Expand Down

0 comments on commit 4c30580

Please sign in to comment.