Skip to content

Commit

Permalink
enable cron for renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
mallardduck committed Jul 19, 2024
1 parent 99783fd commit f5e7bef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ on:
default: "false"
type: string
# Run twice in the early morning (UTC) for initial and follow up steps (create pull request and merge)
# schedule:
# - cron: '30 4,6 * * *'
schedule:
- cron: '30 4,6 * * *'

jobs:
call-workflow:
Expand Down

0 comments on commit f5e7bef

Please sign in to comment.