diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index fb9f0149be..82ebcaf04f 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -2,7 +2,7 @@ name: build on: pull_request: - types: [opened, reopened, edited, synchronize] + types: [opened, reopened, synchronize] push: branches: ["master"]