Skip to content

Commit

Permalink
[x]Fix: Step name update for dependabot (#116)
Browse files Browse the repository at this point in the history
Co-authored-by: Anmol Nagpal <[email protected]>
  • Loading branch information
themaniskshah and anmolnagpal authored Jan 12, 2024
1 parent 077e955 commit e50b2dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto_merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
permissions:
contents: write
pull-requests: write
name: Auto Approve a PR by dependabot
name: Auto Approve PRs by Dependabot
needs: static-checks
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
Expand Down

0 comments on commit e50b2dc

Please sign in to comment.