We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d3156a commit 51cec55Copy full SHA for 51cec55
1 file changed
.github/workflows/renovate.yml
@@ -45,7 +45,7 @@ on:
45
schedule:
46
# The "*" (#42, asterisk) character has special semantics in YAML, so this
47
# string has to be quoted.
48
- - cron: '*/15 * * * *'
+ - cron: '0 */2 * * *'
49
jobs:
50
renovate:
51
runs-on: ubuntu-24.04
0 commit comments