From 1bb37ad788f908f1e7422991fbc8e88e6e053bc6 Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Mon, 4 Nov 2024 13:56:22 -0600 Subject: ci: add name Signed-off-by: Matt Strapp --- .github/workflows/dependabot-auto.yaml | 1 + 1 file changed, 1 insertion(+) (limited to '.github/workflows/dependabot-auto.yaml') diff --git a/.github/workflows/dependabot-auto.yaml b/.github/workflows/dependabot-auto.yaml index 911b094..d7a7adb 100644 --- a/.github/workflows/dependabot-auto.yaml +++ b/.github/workflows/dependabot-auto.yaml @@ -10,6 +10,7 @@ permissions: jobs: review-dependabot-pr: + name: Review Dependabot PR runs-on: ubuntu-latest if: ${{ github.event.pull_request.user.login == 'dependabot[bot]' }} steps: -- cgit v1.2.3