We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7329bfd commit 9e81ea4Copy full SHA for 9e81ea4
.github/workflows/dbot-auto-merge.yml
@@ -9,7 +9,7 @@ env:
9
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
10
11
jobs:
12
- dependabot:
+ auto-merge-dependabot:
13
runs-on: ubuntu-latest
14
if: github.event.pull_request.user.login == 'dependabot[bot]' && github.repository == 'splunk/splunk-sdk-python'
15
steps:
0 commit comments