Skip to content

Commit d716092

Browse files
authored
build: update commit-message title
1 parent d8ab0d8 commit d716092

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/authors.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ jobs:
1717
title: "meta: update AUTHORS"
1818
body: "If this PR exists, there's presumably new additions to the AUTHORS file. This is an automatically generated PR by the `authors.yml` GitHub Action, which runs `tools/update-authors.js` and submits a new PR or updates an existing PR.\n\nPlease note that there might be duplicate entries. If there are, please remove them and add the duplicate emails to .mailmap directly to this PR."
1919
branch: "actions/authors-update" # custom branch *just* for this Action.
20-
commit-message: "doc: update AUTHORS"
20+
commit-message: "meta: update AUTHORS"
2121
labels: meta

0 commit comments

Comments
 (0)