From 8dc5960d9812e06543fcd3dbaa58756ce01758b1 Mon Sep 17 00:00:00 2001 From: sjlleo Date: Tue, 9 Aug 2022 17:08:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=20brew=20=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E8=A7=A6=E5=8F=91=E7=8A=B6=E6=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/publishNewFormula.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/publishNewFormula.yml b/.github/workflows/publishNewFormula.yml index d78a103..42f1df6 100644 --- a/.github/workflows/publishNewFormula.yml +++ b/.github/workflows/publishNewFormula.yml @@ -3,6 +3,7 @@ name: Publish New Formula # Controls when the action will run. Workflow runs when manually triggered using the UI # or API. on: + push: workflow_dispatch: # A workflow run is made up of one or more jobs that can run sequentially or in parallel