Skip to content

Commit 64be0c7

Browse files
committed
Add Calypso status check
1 parent 6e6bcd3 commit 64be0c7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
name: Calypso Channel Status
2+
run-name: ${{ github.actor }} Checking Calypso Slack Channel Status
3+
on: [push]
4+
jobs:
5+
CheckCalypsoChannelStatus:
6+
runs-on: ubuntu-latest
7+
steps:
8+
- run: curl https://api.aruljohn.com/ip

0 commit comments

Comments
 (0)