Merge branch 'main' into renovate/angular-cli-monorepo
This commit is contained in:
commit
e8628e2cad
1 changed files with 3 additions and 2 deletions
|
@ -4,13 +4,14 @@ on:
|
|||
workflow_dispatch:
|
||||
|
||||
schedule:
|
||||
- cron: "*/5 * * * *"
|
||||
# Saturday 4 am
|
||||
- cron: "0 4 * * 6"
|
||||
|
||||
|
||||
jobs:
|
||||
renovate:
|
||||
runs-on: ubuntu-latest
|
||||
container: ghcr.io/renovatebot/renovate:37.140.16@sha256:b8dd77d3276186d81f1870a5542a937b564d8e2ce8fffac117eac86d55ec8f27
|
||||
container: ghcr.io/renovatebot/renovate:37.165.7@sha256:3b8fa1ae39a0451d08bc9749955aa93837f423c2eb8e07dcd0a8b450fcba9b24
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@1e31de5234b9f8995739874a8ce0492dc87873e2 # 4.0.0
|
||||
|
|
Loading…
Add table
Reference in a new issue