actions-marketplace-validations/TaintImpact
Run TaintImpact on this branch and master.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config-command | The command to configure the build. E.g. cmake... | no | — |
| build-command | The command to build the project. E.g. make | yes | — |
| execute-command | The command to execute the program. | yes | — |
| clean-command | The command to clean up build files. Eg make clean | no | — |
| default-branch | The default branch of the repository. | no | master |
| repository-url | The url of the repository. Will be clone using ssh. | yes | — |
Outputs
| name | description |
|---|---|
| time | The time we greeted you |