Last active
July 21, 2025 05:13
-
-
Save pz-max/8eca1f79637060fbbc23a602ce534994 to your computer and use it in GitHub Desktop.
link-status.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"schemaVersion": 1, | |
"label": "links OK", | |
"message": "pending", | |
"color": "lightgrey" | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"schemaVersion": 1, | |
"label": "links passing", | |
"message": "99%", | |
"color": "green" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment