Skip to content

Commit

Permalink
[Actions] Updated .github/workflows/merge-dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
credfeto committed Jan 26, 2024
1 parent 06cba5f commit 40b0f6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge-dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ on:
status: { }

jobs:
auto-merge-github-actions:
auto-merge-dependabot-github-actions:
if: |-
vars.DEPENDABOT_AUTOMERGE == 'true' &&
startsWith(github.head_ref, 'dependabot/github_actions/')
Expand Down

0 comments on commit 40b0f6e

Please sign in to comment.