diff --git a/.github/workflows/dependabot_auto-merge.yml b/.github/workflows/dependabot_auto-merge.yml index 54cf176..265aae1 100644 --- a/.github/workflows/dependabot_auto-merge.yml +++ b/.github/workflows/dependabot_auto-merge.yml @@ -7,6 +7,7 @@ permissions: jobs: dependabot: + name: Dependabot Auto-Merge runs-on: ubuntu-latest if: ${{ github.actor == 'dependabot[bot]' }} steps: