bharatr21/Add two numbers
Print the sum of two numbers record the time
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 6, 2020
- License
- MIT
Pinned Snippet
uses: bharatr21/add-docker-action@d663673b301eb7db393f8628ca49d32a102d17ca # 1.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| number-1 | The first number | yes | 0 |
| number-2 | The second number | yes | 0 |
Outputs
| name | description |
|---|---|
| time | The time we greeted you |