Skip to content

Simple site health check action that makes an HTTP request to provided URL

License

Notifications You must be signed in to change notification settings

pchalupa/site-health-check

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Site Health Check

Simple site health check that makes an HTTP request to provided URL.

Inputs

label required Description
url yes URL of website

Example Usage

uses: pchalupa/site-health-check@v1
with:
	url: 'https://github.com/'

About

Simple site health check action that makes an HTTP request to provided URL

Resources

License

Stars

Watchers

Forks