aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/autogenerate.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/autogenerate.yml b/.github/workflows/autogenerate.yml
index ffeda5af..6d132fbe 100644
--- a/.github/workflows/autogenerate.yml
+++ b/.github/workflows/autogenerate.yml
@@ -30,12 +30,12 @@ jobs:
add-paths: |
lua/mason-schemas
PACKAGES.md
- commit-message: "chore: update generated code"
+ commit-message: "chore: autogenerate"
branch: chore/autogenerate
branch-suffix: short-commit-hash
delete-branch: true
labels: automerge
- title: "chore: update generated code"
+ title: "chore: autogenerate"
- name: Enable Pull Request Automerge
if: steps.cpr.outputs.pull-request-operation == 'created'