From af559a02b6fc0ed2370a985053bba35dee16c7bc Mon Sep 17 00:00:00 2001 From: Colin Date: Mon, 17 Jun 2024 11:30:57 -0700 Subject: [PATCH] add skip-tests --- .github/workflows/release-internal.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release-internal.yml b/.github/workflows/release-internal.yml index ccaa64fa..06784df0 100644 --- a/.github/workflows/release-internal.yml +++ b/.github/workflows/release-internal.yml @@ -14,6 +14,7 @@ name: "Release internal patch" on: workflow_dispatch: + inputs: ref: description: "The ref (sha or branch name) to use" type: string