From 44ff5a5bb06bfc3c030226ca9e5046a8fa7c6616 Mon Sep 17 00:00:00 2001 From: SiskaPavel Date: Tue, 24 Oct 2023 15:33:57 +0200 Subject: [PATCH] Update prepare.yml --- .github/workflows/prepare.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/prepare.yml b/.github/workflows/prepare.yml index ee3a9703..d0b89c27 100644 --- a/.github/workflows/prepare.yml +++ b/.github/workflows/prepare.yml @@ -2,9 +2,9 @@ name: Docker Image CI on: push: - branches: * + branches: '*' pull_request: - branches: * + branches: '*' jobs: job1: