Skip to content

Commit

Permalink
reduce inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
dlpierce authored Jan 25, 2024
1 parent 2a07ae4 commit 1df6c59
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/test-reusable-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,6 @@ on:
description: "Used to set your target for the web image"
required: false
type: string
workerTarget:
description: "Used to set your target for the worker image"
required: false
type: string
workflow_call:
inputs:
baseTarget:
Expand Down Expand Up @@ -84,10 +80,6 @@ on:
description: "Used to set your target for the web image"
required: false
type: string
workerTarget:
description: "Used to set your target for the worker image"
required: false
type: string

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit 1df6c59

Please sign in to comment.