-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I imagine it could be useful to validate along with the parsing.
Maybe our configuration could look something like this:
- uses: cobraz/setup-inputs@v1
with:
inputs: |
tag:
required: true
service:
required: true
env:
required: trueRight now, the action naively just takes and returns the inputs. With some inputs, we can ensure the inputs are there and exit early 👍
Metadata
Metadata
Assignees
Labels
No labels