mirror of
https://github.com/foo-dogsquared/nix-module-wrapper-manager-fds.git
synced 2025-01-31 04:58:17 +00:00
ci: set branch for update deps PR
This commit is contained in:
parent
24b059da5b
commit
115b27e597
1
.github/workflows/update-deps.yml
vendored
1
.github/workflows/update-deps.yml
vendored
@ -22,6 +22,7 @@ jobs:
|
|||||||
uses: peter-evans/create-pull-request@v7
|
uses: peter-evans/create-pull-request@v7
|
||||||
with:
|
with:
|
||||||
title: "ci: update lockfile as of ${{ steps.datetime.outputs.DATETIME }}"
|
title: "ci: update lockfile as of ${{ steps.datetime.outputs.DATETIME }}"
|
||||||
|
branch: update-npins-lockfile
|
||||||
body: ""
|
body: ""
|
||||||
commit_message: |
|
commit_message: |
|
||||||
npins: update lockfile as of ${{ steps.datetime.outputs.DATETIME }}
|
npins: update lockfile as of ${{ steps.datetime.outputs.DATETIME }}
|
||||||
|
Loading…
Reference in New Issue
Block a user