Skip to content

Renovate

Renovate #96

Workflow file for this run

name: Renovate
on:
schedule:
- cron: '0 14 * * 5'
workflow_dispatch:
jobs:
renovate:
runs-on: ubuntu-latest
steps:
- name: Renovate Automatic Branch
uses: bodinsamuel/renovate-automatic-branch@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
repo-owner: algolia
repo-name: renderscript
branch-base: master