From e3bfb47ad0ccd97d95b93baafe559a596d8ee172 Mon Sep 17 00:00:00 2001 From: "Henry H. Andrews" Date: Mon, 11 Nov 2024 12:10:34 -0800 Subject: [PATCH] The schemas are (mostly) not metaschemas --- .github/workflows/schema-publish.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/schema-publish.yaml b/.github/workflows/schema-publish.yaml index 4b336542ad..0206ef56fa 100644 --- a/.github/workflows/schema-publish.yaml +++ b/.github/workflows/schema-publish.yaml @@ -49,8 +49,8 @@ jobs: path: deploy labels: Housekeeping,Schema reviewers: darrelmiller,webron,earth2marsh,webron,lornajane,mikekistler,miqui,ralfhandl,handrews,karenetheridge - title: Publish OpenAPI Metaschema Iterations - commit-message: New OpenAPI metaschema iterations + title: Publish OpenAPI Schema Iterations + commit-message: New OpenAPI schema iterations signoff: true body: | This pull request is automatically triggered by GitHub action `schema-publish`.