Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug(actionRunner): inputs should not required in action-templates #86

Open
prescottprue opened this issue Apr 30, 2019 · 0 comments
Open

Comments

@prescottprue
Copy link
Owner

prescottprue commented Apr 30, 2019

Bug Description

  • Action runner templates should not require inputs, but if they are not passed currently

Steps To Reproduce

  1. Create an action-template
  2. Add steps with constants in them (no inputs)
  3. Attempt to run an action using this template - it throws an error

Expected Behavior

  1. The action should run without error

Possible Solution

Additional Context/Screenshots

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant