miguelteixeiraa/Action run in background
Run stuff in the background
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 12, 2023
- License
- Apache 2.0
Pinned Snippet
uses: miguelteixeiraa/action-run-in-background@e28f036c202e9066287e6a50ce8b80749627cc7d # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| script | The script to run in background. | yes | — |
| readiness-script | The script that tells whether of not the process is ready/health. | yes | — |
| shell | The type of the shell that should be called. | no | bash |
| timeout | Max time in seconds to wait for readiness. | no | 120 |
Outputs
no outputs