Skip to content

Commit 9e81ea4

Browse files
committed
Change GHA job name
1 parent 7329bfd commit 9e81ea4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dbot-auto-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ env:
99
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1010

1111
jobs:
12-
dependabot:
12+
auto-merge-dependabot:
1313
runs-on: ubuntu-latest
1414
if: github.event.pull_request.user.login == 'dependabot[bot]' && github.repository == 'splunk/splunk-sdk-python'
1515
steps:

0 commit comments

Comments
 (0)