mirror of https://github.com/nate2014jatc/AGSTATUS
10-27-23_19:38:50
This commit is contained in:
parent
11ab95ab7a
commit
f6e69f1af2
|
@ -15,11 +15,9 @@ jobs:
|
||||||
"message": "A status update has been posted.",
|
"message": "A status update has been posted.",
|
||||||
"actions": [
|
"actions": [
|
||||||
{
|
{
|
||||||
"action": "http",
|
"action": "view",
|
||||||
"label": "Visit Site",
|
"label": "Visit Site",
|
||||||
"url": "https://status.astragroup.info/",
|
"url": "https://status.astragroup.info/"
|
||||||
"method": "GET"
|
|
||||||
"body": "{\"action\": \"close\"}"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}'
|
}'
|
||||||
|
|
Loading…
Reference in New Issue