Skip to content

fix: Cap exponential backoff at 1h #899

fix: Cap exponential backoff at 1h

fix: Cap exponential backoff at 1h #899

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