Skip to content

Renovate

Renovate #126

Workflow file for this run

name: Renovate
on:
schedule: [{ cron: '30 2 * * *' }]
workflow_dispatch: {}
jobs:
renovate:
name: strooweb-workflows
uses: strootje/strooweb-workflows/.github/workflows/renovate.yml@main
permissions:
issues: read
contents: read
pull-requests: write
secrets: inherit