DataDog / test-visibility-github-action

GitHub Action that installs Datadog Test Visibility
Apache License 2.0
3 stars 1 forks source link

fix: adjust which inputs are required #19

Closed breadadams closed 1 month ago

breadadams commented 1 month ago

What does this PR do?

Sets required: false for the deprecated inputs, and required: true for their "new" counterparts.

Motivation

Fixes #18