Skip to content

Commit

Permalink
Change schedule to avoid overloading
Browse files Browse the repository at this point in the history
  • Loading branch information
geofflamrock committed Dec 11, 2023
1 parent 6d6805e commit 0893bc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-dependencies.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Renovate
on:
schedule:
- cron: "0 0 * * *"
- cron: "0 3 * * *"

workflow_dispatch:
inputs:
Expand Down

0 comments on commit 0893bc0

Please sign in to comment.