Skip to content

Commit 9b7b039

Browse files
committed
Fix YAML labels
1 parent ace4ef6 commit 9b7b039

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/update-flake-lock.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@ jobs:
5959
committer: github-actions[bot] github-actions[bot]@users.noreply.github.com
6060
assignees: lucperkins
6161
reviewers: lucperkins
62-
labels: automated
62+
labels: |
63+
automated
6364
templates
6465
update
6566
body: |

0 commit comments

Comments
 (0)