From 3eb136575a06e464a2ba81c7f409d04c17511850 Mon Sep 17 00:00:00 2001 From: Oleksandr Varchenko <88536216+alexvarko@users.noreply.github.com> Date: Tue, 9 Jan 2024 19:41:43 +0200 Subject: [PATCH] Update actions.yaml --- .github/workflows/actions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/actions.yaml b/.github/workflows/actions.yaml index ea03ea2..3413ad0 100644 --- a/.github/workflows/actions.yaml +++ b/.github/workflows/actions.yaml @@ -1,7 +1,7 @@ on: push: branches: - - 'master' + - '**' jobs: converge: