diff --git a/.github/workflows/verify-new-contributor.yaml b/.github/workflows/verify-new-contributor.yaml index 93502ec7..026006eb 100644 --- a/.github/workflows/verify-new-contributor.yaml +++ b/.github/workflows/verify-new-contributor.yaml @@ -6,6 +6,7 @@ on: pull-request-number: description: "The number of the new contributor's PR." required: true + type: number jobs: view-pr: