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: