diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 71a8d08..6c2f5b9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -30,6 +30,11 @@ jobs: EOL + - + name: Check GitHub Pages status + uses: crazy-max/ghaction-github-status@v1 + with: + pages_threshold: major_outage - name: Deploy if: success()