Skip to content

Commit

Permalink
Update update-flake.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nanozuki authored Nov 8, 2023
1 parent f71dbff commit 2727b9c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/update-flake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,8 @@ jobs:
uses: DeterminateSystems/update-flake-lock@main
with:
pr-title: "Update flake.lock" # Title of PR to be created
- name: Merge flake.lock PR
uses: peter-evans/enable-pull-request-automerge@v3
with:
pull-request-number: ${{ steps.update.outputs.pull-request-number }}
merge-method: squash

0 comments on commit 2727b9c

Please sign in to comment.