per-branch-updates
This commit is contained in:
3
.github/workflows/flake-update.yml
vendored
3
.github/workflows/flake-update.yml
vendored
@@ -22,7 +22,8 @@ jobs:
|
||||
id: update
|
||||
uses: DeterminateSystems/update-flake-lock@main
|
||||
with:
|
||||
pr-title: "Update flake.lock" # Title of PR to be created
|
||||
pr-title: "Update flake.lock ${{ github.ref }}" # Title of PR to be created
|
||||
branch: "update-${{ github.ref }}"
|
||||
pr-labels: | # Labels to be set on the PR
|
||||
dependencies
|
||||
automated
|
||||
|
Reference in New Issue
Block a user