diff --git a/.github/workflows/website.yml b/.github/workflows/website.yml index 1ec6050f..8f772e12 100644 --- a/.github/workflows/website.yml +++ b/.github/workflows/website.yml @@ -5,8 +5,6 @@ on: # Triggers the workflow on push or pull request events but only for the "main" branch push: branches: [ "master" ] - pull_request: - branches: [ "master" ] # Allows you to run this workflow manually from the Actions tab workflow_dispatch: