Skip to content

Commit 11e2cfc

Browse files
Disabled check_website_returns_200_OK.yaml
No longer necessary with Uptime Kuma (uptime.mobilitydata.org)
1 parent f71c66a commit 11e2cfc

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/check_website_returns_200_OK.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ name: Check Website returns 200 OK
22

33
on:
44
workflow_dispatch:
5-
workflow_run:
6-
workflows:
7-
- Update website on server
8-
types:
9-
- completed
5+
# workflow_run:
6+
# workflows:
7+
# - Update website on server
8+
# types:
9+
# - completed
1010

1111
jobs:
1212
validate:

0 commit comments

Comments
 (0)