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 8c198de commit e5f3b94Copy full SHA for e5f3b94
.github/workflows/schema-publish.yaml
@@ -13,7 +13,6 @@ on:
13
push:
14
branches:
15
- main
16
- - publish-schemas #TODO: remove
17
workflow_dispatch: {}
18
19
jobs:
@@ -50,7 +49,6 @@ jobs:
50
49
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
55
title: Publish OpenAPI Metaschema Iterations
56
commit-message: New OpenAPI metaschema iterations
0 commit comments