rzr/url-action
Check availability of a website useful to tell if gh-pages are enabled by running curl
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| url | — | no | https://${{ github.repository_owner }}.github.io/${{ github.event.repository.name }} |
| process | — | no | curl --fail --head |
| hook-url | — | no | — |
Outputs
| name | description |
|---|---|
| code | Exit code of process |