diff --git a/.github/workflows/build-pr.yml b/.github/workflows/build-pr.yml index 40fc93e..30bc085 100644 --- a/.github/workflows/build-pr.yml +++ b/.github/workflows/build-pr.yml @@ -12,7 +12,7 @@ concurrency: cancel-in-progress: true jobs: - if_merged: + build: if: github.event.pull_request.merged == true runs-on: ubuntu-latest steps: diff --git a/templates/404.html b/templates/404.html index d7946fc..c42e05b 100644 --- a/templates/404.html +++ b/templates/404.html @@ -5,10 +5,6 @@ {% endblock %} {% block content %} - - - -