Skip to content

fix(Git): catch errors from git.push operations #964

fix(Git): catch errors from git.push operations

fix(Git): catch errors from git.push operations #964

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 }}"