Skip to content

Commit

Permalink
chore: remove unused website (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
paylm committed Oct 15, 2023
1 parent 7cd368e commit 9c70646
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .github/status-check-issue-template.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: website down oops {{ date | date('dddd, MMMM Do') }} !!!
assignees: mr-kelly, kwp-lab, BensonCheung, paylm, networkhermit, pengjin123, sevenmirror, nagisakon
assignees: mr-kelly, kwp-lab, BensonCheung, paylm, networkhermit, pengjin123, nagisakon
labels: bug
---

Expand Down
12 changes: 2 additions & 10 deletions .github/stepci/url-status-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,6 @@ tests:
method: GET
check:
status: /^20/
bbs.vika.cn:
steps:
- name: GET request
http:
url: https://bbs.vika.cn
method: GET
check:
status: /^20/
integration.vika.ltd:
steps:
- name: GET request
Expand All @@ -35,11 +27,11 @@ tests:
method: GET
check:
status: /^20/
apitable.com:
aitable.ai:
steps:
- name: GET request
http:
url: https://apitable.com
url: https://aitable.ai
method: GET
check:
status: /^20/

0 comments on commit 9c70646

Please sign in to comment.