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: