mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-05-11 13:25:05 +02:00
Fixup auto merge
This commit is contained in:
parent
7a26ab0cb1
commit
c439c5db49
1 changed files with 4 additions and 3 deletions
7
.github/workflows/update.yaml
vendored
7
.github/workflows/update.yaml
vendored
|
|
@ -20,7 +20,8 @@ jobs:
|
|||
uses: DeterminateSystems/update-flake-lock@v16
|
||||
with:
|
||||
pr-title: "Update flake.lock"
|
||||
- uses: peter-evans/enable-pull-request-automerge@v2
|
||||
- uses: juliangruber/merge-pull-request-action@v1
|
||||
with:
|
||||
pull-request-number: ${{ steps.update.outputs.pull-request-number }}
|
||||
merge-method: rebase
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
number: ${{ steps.update.outputs.pull-request-number }}
|
||||
method: rebase
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue