Update Dependabot Auto-Merge workflow (Github Workflows)

This commit is contained in:
Christer Warén 2022-02-21 23:40:45 +02:00
parent e44efd6a03
commit 2d7304ab75

View File

@ -7,6 +7,7 @@ permissions:
jobs: jobs:
dependabot: dependabot:
name: Dependabot Auto-Merge
runs-on: ubuntu-latest runs-on: ubuntu-latest
if: ${{ github.actor == 'dependabot[bot]' }} if: ${{ github.actor == 'dependabot[bot]' }}
steps: steps: