diff --git a/.github/workflows/pull-requests.yml b/.github/workflows/pull-requests.yml index b9151bd..8c8349a 100644 --- a/.github/workflows/pull-requests.yml +++ b/.github/workflows/pull-requests.yml @@ -2,7 +2,6 @@ name: Flagsmith PHP Pull Request on: pull_request: - types: [opened, synchronize, reopened, ready_for_review] branches: - main - release**