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 98f055f commit 8c198deCopy full SHA for 8c198de
.github/workflows/schema-publish.yaml
@@ -50,8 +50,8 @@ jobs:
50
delete-branch: true
51
path: deploy
52
labels: Housekeeping,Schema
53
- reviewers: OAI/tsc #TODO: check if this works, or if groups need a different parameter
54
- # team-reviewers: OAI/tsc #TODO: check if this works, or if it needs a special access token
+ # reviewers: OAI/tsc #TODO: check if this works, or if groups need a different parameter
+ team-reviewers: OAI/tsc #TODO: check if this works, or if it needs a special access token
55
title: Publish OpenAPI Metaschema Iterations
56
commit-message: New OpenAPI metaschema iterations
57
signoff: true
0 commit comments