Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Configure Renovate #599

Configure Renovate

Configure Renovate #599

Workflow file for this run

name: Auto approve
on: pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: hmarr/[email protected]
if: github.actor == 'dependabot'
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"