diff options
author | seth <getchoo@tuta.io> | 2023-07-30 04:46:44 -0400 |
---|---|---|
committer | seth <getchoo@tuta.io> | 2023-07-30 04:46:44 -0400 |
commit | 945939ba6885145d6e2abf281ef8b9010b994037 (patch) | |
tree | 658b101c11839de739842f3eaf4f6968e7c50d2e | |
parent | 9137721e8e5b44f2338a36874a393435cbc6daa3 (diff) | |
download | PrismLauncher-945939ba6885145d6e2abf281ef8b9010b994037.tar.gz PrismLauncher-945939ba6885145d6e2abf281ef8b9010b994037.tar.bz2 PrismLauncher-945939ba6885145d6e2abf281ef8b9010b994037.zip |
chore(actions): add new labels to update-flake
Signed-off-by: seth <getchoo@tuta.io>
-rw-r--r-- | .github/workflows/update-flake.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/update-flake.yml b/.github/workflows/update-flake.yml index ad22120e..6bad5703 100644 --- a/.github/workflows/update-flake.yml +++ b/.github/workflows/update-flake.yml @@ -25,4 +25,6 @@ jobs: pr-title: "chore(nix): update lockfile" pr-labels: | Linux + packaging simple change + changelog:omit |