phonomenal/Hello World
Greet someone and record the time
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| markdown-file | Mark down file to parse, located at repo root | yes | file.md |
| GITHUB_TOKEN | The token provided by GitHub actions via secrets.GITHUB_TOKEN | yes | — |
| HeadersToParse | List of headers whose list you want turned into issues seperated by a comma, with no spaces (HeaderName1,HeaderName2,HeaderName3) | yes | — |
Outputs
| name | description |
|---|---|
| time | The time we greeted you |