mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-02 20:15:24 +02:00
chore: Set 'chore' label on PR (#4154)
This commit is contained in:
parent
82169fc316
commit
70d5f1a918
1 changed files with 3 additions and 1 deletions
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`"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue