diff --git a/.github/workflows/scheduled-checks.yml b/.github/workflows/scheduled-checks.yml index af30b83c3625..afd458a0f5da 100644 --- a/.github/workflows/scheduled-checks.yml +++ b/.github/workflows/scheduled-checks.yml @@ -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`"