Skip to content

Commit abce066

Browse files
committed
touch up
1 parent fab0f57 commit abce066

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync-openapi-spec-to-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
5050
git checkout -b "$BRANCH_NAME"
5151
git add openapi.yaml
52-
git commit -m "Sync OpenAPI spec from openapi-spec"
52+
git commit -m "Sync OpenAPI spec"
5353
git push origin "$BRANCH_NAME"
5454
5555
gh pr create \

0 commit comments

Comments
 (0)