mirror of
https://github.com/Crocmagnon/charasheet.git
synced 2024-11-05 14:23:53 +01:00
Remove auto merge condition
This commit is contained in:
parent
657d30e153
commit
2f8664cd0f
1 changed files with 0 additions and 1 deletions
1
.github/workflows/update-dependencies.yaml
vendored
1
.github/workflows/update-dependencies.yaml
vendored
|
@ -38,7 +38,6 @@ jobs:
|
|||
title: Update dependencies
|
||||
delete-branch: true
|
||||
- name: Enable auto merge
|
||||
if: steps.create-pull-request.outputs.pull-request-operation == 'created'
|
||||
uses: peter-evans/enable-pull-request-automerge@v2
|
||||
with:
|
||||
# Can't use the fine-grained token here because they don't have access to the GraphQL API.
|
||||
|
|
Loading…
Reference in a new issue