prompt/Example Action
A simple example action that greets someone
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| name | Name of the person to greet | yes | ${{ github.actor }} |
Outputs
| name | description |
|---|---|
| greeting | A greeting for the person |