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 cbaea85 commit bc9869dCopy full SHA for bc9869d
.github/workflows/master.yml
@@ -37,3 +37,7 @@ jobs:
37
with:
38
commit_message: "chore: update bundled OpenAPI spec"
39
file_pattern: openapi-full.json
40
+ commit_user_name: "github-actions[bot]"
41
+ commit_user_email: "github-actions[bot]@users.noreply.github.com"
42
+
43
0 commit comments