Skip to content

Commit 29e86e3

Browse files
committed
ci(update): fix commit message
1 parent 88f5412 commit 29e86e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,6 @@ jobs:
6464
- If there are typescript changes but no code changes, use `fix(typescript)` prefix
6565
- If there are code changes, use `fix` if a problem was resolved, `feat` if new endpoints / parameters were added, and `feat(deprecation)` if a method was deprecated.
6666
branch: "openapi-update"
67-
commit-message: "WIP octokit/routes updated"
67+
commit-message: "WIP octokit/openapi updated"
6868
author: "Octokit Bot <[email protected]>"
6969
labels: "maintenance"

0 commit comments

Comments
 (0)