From 5c35dea6bf6e844361cc64ad1072d769a643ffd7 Mon Sep 17 00:00:00 2001 From: Vladimir Kaltyrin Date: Sun, 7 Apr 2024 13:31:07 +0300 Subject: [PATCH] updated workflow --- .github/workflows/release_icons.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release_icons.yml b/.github/workflows/release_icons.yml index 4dcf46c2b..6aee2f07d 100644 --- a/.github/workflows/release_icons.yml +++ b/.github/workflows/release_icons.yml @@ -1,6 +1,7 @@ name: 'Publish icons Release' on: + pull_request: push: tags: - "SDDSIcons-v[0-9]+.[0-9]+.[0-9]+"