From a644faadd4cdedccca77afb2e07da04408a0b984 Mon Sep 17 00:00:00 2001 From: jingjidove Date: Sat, 26 Apr 2025 19:33:24 +0800 Subject: [PATCH] =?UTF-8?q?dev=20Action=E6=B7=BB=E5=8A=A0push=E8=A7=A6?= =?UTF-8?q?=E5=8F=91=E5=99=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/dev.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/dev.yaml b/.gitea/workflows/dev.yaml index 37bc8ef..514a2ca 100644 --- a/.gitea/workflows/dev.yaml +++ b/.gitea/workflows/dev.yaml @@ -4,6 +4,7 @@ on: workflow_dispatch: pull_request: types: [opened] + push: jobs: build-and-deploy: