automodality/Hello World
Greet someone and record the time
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| who-to-greet | Who to greet | yes | World |
| staging-dir | Where the shared files should go | yes | — |
Outputs
| name | description |
|---|---|
| time | The time we greeted you |
| os | The operating system that ran your action |
| file | Path to file generated in action shared with caller |
| message | The hello message put together by the action |