From cbae24f9df033bc72a95150fe34e6365a10ca738 Mon Sep 17 00:00:00 2001 From: Evgencheg <73418250+Evgencheg@users.noreply.github.com> Date: Sun, 8 Sep 2024 17:34:46 +0300 Subject: [PATCH] Update test-secrets3.yml --- .github/workflows/test-secrets3.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/test-secrets3.yml b/.github/workflows/test-secrets3.yml index e09b488f70..8416302e8d 100644 --- a/.github/workflows/test-secrets3.yml +++ b/.github/workflows/test-secrets3.yml @@ -1,8 +1,10 @@ name: Build & Test Debug Secrets + on: push: - branches: [ master, staging, trying ]] + branches: [ master, staging, trying ] + merge_group: jobs: build: