From b416fb02d97896f8198287c8a976cc8e1978ff62 Mon Sep 17 00:00:00 2001 From: Alina Kladieva Date: Thu, 7 Nov 2024 17:48:10 +0100 Subject: [PATCH] [GHA] Enable Fedora trigger in post-commit (#27463) We need that to have build artifacts stored from pushes Signed-off-by: Alina Kladieva --- .github/workflows/fedora_29.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/fedora_29.yml b/.github/workflows/fedora_29.yml index 3f685502747a19..f3b101327f76dc 100644 --- a/.github/workflows/fedora_29.yml +++ b/.github/workflows/fedora_29.yml @@ -5,7 +5,7 @@ on: merge_group: push: branches: - # - master + - master - 'releases/**' concurrency: