no-response
no-response copied to clipboard
Fix JSON schema errors in action.yml
- [ ] All inputs must specify the
required
field - [ ] All default values must be strings
- [ ] Ensure
daysUntilClose
is properly cast from string to integer value