Commit graph

2 commits

Author SHA1 Message Date
Shelby Switzer
75c261fc3d
Update main.yml (#704)
Update name of workflow and only send slack notification on failure
2021-09-17 10:06:59 -04:00
Shelby Switzer
c457ba85db
Add action for ping test and alert to Slack (#695)
* Add action for ping test and alert to Slack

Based on @sverchdotgov 's https://github.com/sverchdotgov/github-actions-experiments/blob/master/.github/workflows/scheduled-email.yml

This is set to run every hour. We can modify as needed. It is also using our cloudfront URL and we'll need to change this to our new URL once we have it.

* Update main.yml

Change to run every 5 minutes and update env var to be more descriptive based on PR convo
2021-09-16 21:26:54 -04:00