From dbf8b51af59c62d08b343fc10d92e69d6a0679d3 Mon Sep 17 00:00:00 2001 From: Kevin Heis Date: Mon, 19 May 2025 17:07:08 -0700 Subject: [PATCH] Use main branch to sync openapi github/models-gateway (#55704) --- .github/workflows/sync-openapi.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/sync-openapi.yml b/.github/workflows/sync-openapi.yml index fda313da70..ee347de378 100644 --- a/.github/workflows/sync-openapi.yml +++ b/.github/workflows/sync-openapi.yml @@ -48,6 +48,7 @@ jobs: # will be checked out repository: github/models-gateway path: models-gateway + ref: main - uses: ./.github/actions/node-npm-setup