From 3328a4bcf145c96fb4b2e16e0af56e8e00bdd9ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=AD=B1=E9=94=8Bxiao=5Flfeng?= Date: Thu, 29 Jun 2023 00:37:04 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/Laravel.y?= =?UTF-8?q?aml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/Laravel.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/Laravel.yaml b/.gitea/workflows/Laravel.yaml index ce9ec76..db57f1e 100644 --- a/.gitea/workflows/Laravel.yaml +++ b/.gitea/workflows/Laravel.yaml @@ -3,7 +3,7 @@ name: Laravel on: push: branches: [ "feature" ] - Pull-request: + pull_request: branches: [ "master" ] jobs: