diff --git a/.github/workflows/phpunit.yml b/.github/workflows/phpunit.yml index 0a11e55..81c8bb9 100644 --- a/.github/workflows/phpunit.yml +++ b/.github/workflows/phpunit.yml @@ -3,8 +3,6 @@ name: PHPUnit Tests on: push: branches: [ "**" ] - pull_request: - branches: [ "main" ] permissions: contents: read