Skip to content

Commit

Permalink
Add push trigger to scheduled-renovate workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinSchmidt committed Mar 22, 2024
1 parent d2cacba commit f941e37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/scheduled-renovate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
schedule:
# Run at 8am-2pm UTC on weekdays
- cron: 0 8-14 * * 1-5
push:

jobs:
renovate:
Expand Down

0 comments on commit f941e37

Please sign in to comment.