Skip to content

Commit e50b2dc

Browse files
[x]Fix: Step name update for dependabot (#116)
Co-authored-by: Anmol Nagpal <[email protected]>
1 parent 077e955 commit e50b2dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto_merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
permissions:
3535
contents: write
3636
pull-requests: write
37-
name: Auto Approve a PR by dependabot
37+
name: Auto Approve PRs by Dependabot
3838
needs: static-checks
3939
runs-on: ubuntu-latest
4040
if: github.actor == 'dependabot[bot]'

0 commit comments

Comments
 (0)