From 1292d11ce469e45a53686376dd4ace540df2d7ab Mon Sep 17 00:00:00 2001 From: Shuchang Zheng Date: Tue, 17 Jun 2025 10:57:25 -0700 Subject: [PATCH] update sync PR # description (#2730) --- .github/workflows/sync-skyvern-cloud.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync-skyvern-cloud.yml b/.github/workflows/sync-skyvern-cloud.yml index e39f778c..ab2c0ab7 100644 --- a/.github/workflows/sync-skyvern-cloud.yml +++ b/.github/workflows/sync-skyvern-cloud.yml @@ -7,7 +7,7 @@ on: workflow_dispatch: inputs: pr_number: - description: 'PR number to sync' + description: 'PR number to sync. Input JUST the number, no #' required: true type: string jobs: