Check GitHub Pages status
This commit is contained in:
parent
0b06869321
commit
513a586b39
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
|
@ -30,6 +30,11 @@ jobs:
|
|||
</body>
|
||||
</html>
|
||||
EOL
|
||||
-
|
||||
name: Check GitHub Pages status
|
||||
uses: crazy-max/ghaction-github-status@v1
|
||||
with:
|
||||
pages_threshold: major_outage
|
||||
-
|
||||
name: Deploy
|
||||
if: success()
|
||||
|
|
Loading…
Reference in New Issue
Block a user