From 43d6d44566ddd0cf8e907e39c050ee4124a6025b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=AD=B1=E9=94=8Bxiao=5Flfeng?= Date: Thu, 29 Jun 2023 00:31:23 +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 56ef180..58427e1 100644 --- a/.gitea/workflows/Laravel.yaml +++ b/.gitea/workflows/Laravel.yaml @@ -2,7 +2,7 @@ name: Laravel on: push: - branches: [ "feafeatureture" ] + branches: [ "feature" ] : branches: [ "master" ]