suranc/Example GitHub Action
This is an example GitHub Action that will append "test" to input
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| example-input | Input to modify | yes | "" |
Outputs
| name | description |
|---|---|
| example-output | Output from with "test" appended |