fix: fix automerge condition
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
parent
b427d6dfc8
commit
2b49f3045e
1 changed files with 0 additions and 1 deletions
1
.github/workflows/update-flake.yml
vendored
1
.github/workflows/update-flake.yml
vendored
|
@ -32,7 +32,6 @@ jobs:
|
|||
pr-title: "nix: update flake.lock"
|
||||
|
||||
- name: Enable Pull Request Automerge
|
||||
if: steps.cpr.outputs.pull-request-operation == 'created'
|
||||
uses: peter-evans/enable-pull-request-automerge@v3
|
||||
with:
|
||||
pull-request-number: ${{ steps.update.outputs.pull-request-number }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue