mirror of
https://github.com/kairos-io/kcrypt-challenger.git
synced 2025-04-27 11:30:52 +00:00
Update dependabot_auto.yml
This commit is contained in:
parent
06552b7777
commit
050d1832dd
1
.github/workflows/dependabot_auto.yml
vendored
1
.github/workflows/dependabot_auto.yml
vendored
@ -36,7 +36,6 @@ jobs:
|
||||
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
|
||||
|
||||
- name: Enable auto-merge for Dependabot PRs
|
||||
if: ${{ contains(github.event.pull_request.title, 'bump')}}
|
||||
run: gh pr merge --auto --squash "$PR_URL"
|
||||
env:
|
||||
PR_URL: ${{github.event.pull_request.html_url}}
|
||||
|
Loading…
Reference in New Issue
Block a user