Fix: Workflow_dispatch should only define 10 inputs max 00/12500/1
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Thu, 1 Feb 2024 19:20:08 +0000 (11:20 -0800)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Thu, 1 Feb 2024 19:20:08 +0000 (11:20 -0800)
Change-Id: Iaab5ce2c0ca5e59df7bda46e455b9b31d69f9b61
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
.github/workflows/gerrit-novote-verify.yaml

index 105d010..d1a1902 100644 (file)
@@ -29,10 +29,6 @@ on:
         description: "The patch number for the change"
         required: true
         type: string
-      GERRIT_PATCHSET_REVISION:
-        description: "The revision sha"
-        required: true
-        type: string
       GERRIT_PROJECT:
         description: "Project in Gerrit"
         required: true