From f12c33a20d04a900360421f064cbeb3d6b2d8b00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivan=20Pa=C4=91en?= <49401914+ipadjen@users.noreply.github.com> Date: Thu, 11 Jan 2024 10:31:11 +0100 Subject: [PATCH] Test --- .github/workflows/release-win64-exe.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release-win64-exe.yml b/.github/workflows/release-win64-exe.yml index d940a1f..84eba86 100644 --- a/.github/workflows/release-win64-exe.yml +++ b/.github/workflows/release-win64-exe.yml @@ -8,6 +8,7 @@ on: release: types: [created] pull_request: + push: workflow_dispatch: # A workflow run is made up of one or more jobs that can run sequentially or in parallel