Skip to content

Commit

Permalink
Fix: Remove additional inputs for workflow call
Browse files Browse the repository at this point in the history
Issue-ID: CIMAN-33
Change-Id: I6dca8cecbd436fcc95d3831d247d2f1444342d32
Signed-off-by: Jessica Wagantall <[email protected]>
  • Loading branch information
jwagantall committed Oct 2, 2023
1 parent 186a079 commit 2c2d620
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/gerrit-verify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,16 +41,6 @@ on:
description: "Gerrit refspec of change"
required: true
type: string
JDK_VERSION:
description: "OpenJDK version"
required: false
default: "17"
type: string
MVN_VERSION:
description: "Maven version"
required: false
default: "3.8.2"
type: string
TARGET_REPO:
# yamllint disable-line rule:line-length
description: "The target GitHub repository needing the required workflow"
Expand Down

0 comments on commit 2c2d620

Please sign in to comment.