Fix: Remove TARGET_REPO from novote 94/5194/1
authorEric Ball <eball@linuxfoundation.org>
Thu, 8 Aug 2024 22:41:01 +0000 (15:41 -0700)
committerEric Ball <eball@linuxfoundation.org>
Thu, 8 Aug 2024 22:41:01 +0000 (15:41 -0700)
Issue-ID: RELENG-4799
Change-Id: I2c7ec938da6040158f033b04a775f7de3590a063
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
.github/workflows/gerrit-novote-verify.yaml

index e837848..cd7950e 100644 (file)
@@ -41,11 +41,6 @@ on:
         description: "Gerrit refspec of change"
         required: true
         type: string
-      TARGET_REPO:
-        # yamllint disable-line rule:line-length
-        description: "The target GitHub repository needing the required workflow"
-        required: true
-        type: string
 
 concurrency:
   # yamllint disable-line rule:line-length