ansible / galaxy_collection

Collection of modules and roles to configure Automation Hub
GNU General Public License v3.0
58 stars 54 forks source link

Fix CI workflow issue #424

Closed bmclaughlin closed 3 months ago

bmclaughlin commented 3 months ago

What does this PR do?

Get the workflows running again. The input definitions were missing for ci_workflow in the local reusable github actions. This PR adds them.

How should this be tested?

Due to the fix being in the reusable local workflow files, the ci_standalone and ci_dab_jwt workflows still won't run on this PR. I'm opening an additional PR in a few minutes that should have the workflows running due to this PR.

Is there a relevant Issue open for this?

No

Other Relevant info, PRs, etc

All other PRs recently that the CI hasn't even started. :(