From 5d800c24b5668a80a021ff726fc46061b60832f1 Mon Sep 17 00:00:00 2001 From: "Igor Zalatov (from Citadel PC)" Date: Sun, 13 Mar 2022 14:37:18 +0300 Subject: [PATCH] Update actions for T31 --- .github/workflows/t31_images.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/workflows/t31_images.yml b/.github/workflows/t31_images.yml index a9dd8084..a3215de2 100644 --- a/.github/workflows/t31_images.yml +++ b/.github/workflows/t31_images.yml @@ -1,6 +1,13 @@ name: "T31 " on: + push: + branches: + - production + tags: + - "v*" + schedule: + - cron: "00 02 * * *" workflow_dispatch: jobs: