mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-27 12:43:37 +00:00
Every 15 mins
This commit is contained in:
parent
bbc56f7205
commit
cb241eaeb6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/renovate.yml
vendored
2
.github/workflows/renovate.yml
vendored
|
|
@ -3,7 +3,7 @@ on:
|
||||||
schedule:
|
schedule:
|
||||||
# The "*" (#42, asterisk) character has special semantics in YAML, so this
|
# The "*" (#42, asterisk) character has special semantics in YAML, so this
|
||||||
# string has to be quoted.
|
# string has to be quoted.
|
||||||
- cron: '*/5 * * * *'
|
- cron: '*/15 * * * *'
|
||||||
jobs:
|
jobs:
|
||||||
renovate:
|
renovate:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue