arbeidstilsynet/No-op Action
A no-op GitHub Action that echoes inputs and sets outputs.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| input-one | First input value | yes | — |
| input-two | Second input value | no | default-value |
Outputs
| name | description |
|---|---|
| output-one | Echo of input-one |
| output-two | Echo of input-two |