mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-19 05:29:53 -07:00
chore: rename automatic flake.lock update pr title
This commit is contained in:
parent
43c6a58ef2
commit
92f1216938
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lock.yml
vendored
2
.github/workflows/lock.yml
vendored
|
@ -18,7 +18,7 @@ jobs:
|
|||
uses: DeterminateSystems/update-flake-lock@main
|
||||
with:
|
||||
token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
|
||||
pr-title: "build(lock): update"
|
||||
pr-title: "deps(flake.lock): update"
|
||||
pr-labels: |
|
||||
dependencies,auto-merge
|
||||
pr-assignees: youwen5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue