diff --git a/.github/workflows/website.yml b/.github/workflows/website.yml index 50965c5..383c82e 100644 --- a/.github/workflows/website.yml +++ b/.github/workflows/website.yml @@ -1,9 +1,6 @@ name: "Website" -on: - push: - branches: - - master +on: [push, pull_request] jobs: code: