mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-27 12:43:37 +00:00
Force run
This commit is contained in:
parent
259308c11f
commit
4257cb6c61
1 changed files with 1 additions and 1 deletions
2
.github/workflows/renovate.yml
vendored
2
.github/workflows/renovate.yml
vendored
|
|
@ -2,7 +2,7 @@ name: Renovate
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
# Run every 2nd hour
|
# Run every 2nd hour
|
||||||
- cron: '0 */2 * * *'
|
- cron: '30 * * * *'
|
||||||
jobs:
|
jobs:
|
||||||
renovate:
|
renovate:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue