From 7a8f0fe25ec80735c58730fd2b5af6336694e7a1 Mon Sep 17 00:00:00 2001 From: Ralf Handl Date: Tue, 3 Dec 2024 17:28:35 +0100 Subject: [PATCH] Can't be on the reviewer's list while we use my access token --- .github/workflows/schema-publish.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/schema-publish.yaml b/.github/workflows/schema-publish.yaml index 2dc59c3..38084d4 100644 --- a/.github/workflows/schema-publish.yaml +++ b/.github/workflows/schema-publish.yaml @@ -50,7 +50,7 @@ jobs: delete-branch: true path: deploy labels: Housekeeping,Schema - reviewers: darrelmiller,webron,earth2marsh,lornajane,mikekistler,miqui,ralfhandl,handrews + reviewers: darrelmiller,webron,earth2marsh,lornajane,mikekistler,miqui,handrews title: Publish Overlay Schema Iterations commit-message: New Overlay schema iterations signoff: true