mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
add labels to CI
This commit is contained in:
parent
0f43e0cedc
commit
6b8692f7ae
1 changed files with 3 additions and 0 deletions
3
.github/workflows/flake-update.yml
vendored
3
.github/workflows/flake-update.yml
vendored
|
|
@ -16,6 +16,9 @@ jobs:
|
|||
uses: DeterminateSystems/update-flake-lock@v21
|
||||
with:
|
||||
pr-title: "Update flake.lock"
|
||||
pr-labels: |
|
||||
dependencies
|
||||
automated
|
||||
- name: merge
|
||||
run: |
|
||||
gh pr merge "$PULL_REQUEST_NUMBER" --squash --delete-branch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue