Skip to content

Commit

Permalink
Run only for Dependabot and Renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinvanrijn committed Sep 29, 2023
1 parent 12c83f9 commit be9a0e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ permissions: write-all
jobs:
package_json:
runs-on: ubuntu-latest
if: ${{ github.actor == 'dependabot[bot]' || github.actor == 'renovate[bot]' }}
steps:
- uses: actions/[email protected]
continue-on-error: true
Expand Down

0 comments on commit be9a0e5

Please sign in to comment.