From 936cf299539affcbef2654af20848ff22a57e32c Mon Sep 17 00:00:00 2001 From: tidusjar Date: Fri, 15 Oct 2021 09:13:50 +0100 Subject: [PATCH] a --- .github/workflows/create-artifacts.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/create-artifacts.yml b/.github/workflows/create-artifacts.yml index eb76355d6..c9e166a79 100644 --- a/.github/workflows/create-artifacts.yml +++ b/.github/workflows/create-artifacts.yml @@ -2,6 +2,8 @@ name: Create Artifacts on: workflow_dispatch: + push: + branches: [ fix ] jobs: build-ui: