ci: prefix flake update prs (#7366)
Make it easier to distinguish which flake.lock update a pr is for. Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
parent
4bd4634525
commit
77027882a7
1 changed files with 1 additions and 0 deletions
1
.github/workflows/update-flake.yml
vendored
1
.github/workflows/update-flake.yml
vendored
|
|
@ -46,6 +46,7 @@ jobs:
|
|||
git-author-name: ${{ steps.user-info.outputs.name }}
|
||||
git-author-email: ${{ steps.user-info.outputs.email }}
|
||||
pr-labels: dependencies
|
||||
pr-title: "[${{ github.ref_name }}] flake.lock: Update"
|
||||
pr-body: |
|
||||
Automated update by the [update-flake-lock] GitHub Action.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue