mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-10-27 00:04:23 -04:00
chore: Set 'chore' label on PR (#4154)
This commit is contained in:
4
.github/workflows/scheduled-checks.yml
vendored
4
.github/workflows/scheduled-checks.yml
vendored
@@ -26,7 +26,9 @@ jobs:
|
||||
with:
|
||||
commit-message: "Update pre-commit hooks"
|
||||
branch: "fix/update-pre-commit-hooks"
|
||||
labels: |
|
||||
chore
|
||||
delete-branch: true
|
||||
base: mealie-next
|
||||
title: "fix(auto): Update pre-commit hooks"
|
||||
title: "chore(auto): Update pre-commit hooks"
|
||||
body: "Auto-generated by `.github/workflows/scheduled-checks.yml`"
|
||||
|
||||
Reference in New Issue
Block a user