Website Monitor
Last Check
--:--:--
2025-06-03T19:17:24+00:00
Status
Recent Checks
Date/Time | Resp. (ms) | Status | Keyword |
How to set up Slack notifications
- Go to your Slack workspace and create a new Slack App: https://api.slack.com/apps
- Enable Incoming Webhooks for the app.
- Create a new webhook URL and copy it.
- Go to your GitHub repository settings → Secrets and variables → Actions.
- Click New repository secret and add:
Name: SLACK_WEBHOOK_URL
Value: (paste your Slack webhook URL)