hasura / hasura/comment-progress
Typo in action.yml
Open
- Dominant language
- JavaScript
- Stars
- 52
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
It's not an issue, but possibly a typo in the `action.yml` here --> https://github.com/hasura/comment-progress/blob/main/action.yml#L18
Should it be `required: false` instead of `require: false`
```
commit-sha:
description: 'Commit SHA'
require: false
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.