Skip to content

Commit

Permalink
Trigger renovate workflow on a schedule
Browse files Browse the repository at this point in the history
41 is prime. Prime is nice. It avoids the rush at 0 minutes. And at 30
minutes. And at 45 minutes.

Signed-off-by: Marcelo E. Magallon <[email protected]>
  • Loading branch information
mem committed Jul 31, 2024
1 parent 0c344f8 commit c7e947d
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/renovate.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
name: Renovate
on:
# Uncomment once this has been validated to work.
#
# schedule:
# - cron: '0 */4 * * *'
schedule:
- cron: '41 */6 * * *'
workflow_dispatch:
jobs:
renovate:
Expand Down

0 comments on commit c7e947d

Please sign in to comment.