From 390eae257592cc77369895ec647b9452b4cc1644 Mon Sep 17 00:00:00 2001 From: Sean Tymon Date: Tue, 25 Feb 2025 11:33:30 +0000 Subject: [PATCH] remove double run --- .github/workflows/phpunit.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/phpunit.yml b/.github/workflows/phpunit.yml index 987371cd..b1192b63 100644 --- a/.github/workflows/phpunit.yml +++ b/.github/workflows/phpunit.yml @@ -2,7 +2,6 @@ name: PHPUnit tests on: push: - pull_request: release: types: - published