From 86e744ca479822bc59a6e9ed9612f0a21e3dde36 Mon Sep 17 00:00:00 2001 From: linhaojun857 Date: Sun, 13 Aug 2023 12:40:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9github=20action?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/aurora.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/aurora.yml b/.github/workflows/aurora.yml index aab9ab0..c8abc29 100644 --- a/.github/workflows/aurora.yml +++ b/.github/workflows/aurora.yml @@ -3,6 +3,7 @@ name: Aurora CI on: push: branches: ["master"] + workflow_dispatch: jobs: aurora-springboot-build: