We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c531088 commit cbaea85Copy full SHA for cbaea85
.github/workflows/master.yml
@@ -35,5 +35,5 @@ jobs:
35
- name: Commit and push changes
36
uses: stefanzweifel/git-auto-commit-action@v5
37
with:
38
- commit_message: chore: update bundled OpenAPI spec
+ commit_message: "chore: update bundled OpenAPI spec"
39
file_pattern: openapi-full.json
0 commit comments