From f012f6b26b8a4a7c962b2ca2a783b4d5fcaad03b Mon Sep 17 00:00:00 2001 From: overtrue Date: Wed, 2 Jun 2021 22:13:18 +0800 Subject: [PATCH] bugfix. --- .github/workflows/build-phar.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/build-phar.yml b/.github/workflows/build-phar.yml index 59a1533a..88956e0d 100644 --- a/.github/workflows/build-phar.yml +++ b/.github/workflows/build-phar.yml @@ -1,7 +1,5 @@ # This is a basic workflow to help you get started with Actions on: - push: - pull_request: release: types: [ created ]