From 3dcaa16aa584999ce0bb52a942be40b95f751cba Mon Sep 17 00:00:00 2001 From: "Igor Zalatov (from Citadel PC)" Date: Wed, 1 Dec 2021 23:10:04 +0300 Subject: [PATCH] Small bugfix --- .github/workflows/ssc335_images.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.github/workflows/ssc335_images.yml b/.github/workflows/ssc335_images.yml index 6e8c07a8..23f19c0a 100644 --- a/.github/workflows/ssc335_images.yml +++ b/.github/workflows/ssc335_images.yml @@ -10,14 +10,6 @@ on: - cron: "00 03 * * *" workflow_dispatch: -on: - push: - branches: - - master - tags: - - "v*" - workflow_dispatch: - jobs: build_core: name: OpenIPC v2.1 for SSC335