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