From 847cc495be77e752b08e7a25f81870eb40944085 Mon Sep 17 00:00:00 2001 From: Steven Presti Date: Thu, 22 Feb 2024 17:03:23 -0500 Subject: [PATCH] packit: update dist_git_branches to target fedora-all --- .packit.yaml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/.packit.yaml b/.packit.yaml index a5d3775d..fb082033 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -25,16 +25,14 @@ jobs: - job: propose_downstream trigger: release dist_git_branches: - - fedora-rawhide - - fedora-stable + - fedora-all - job: koji_build trigger: commit dist_git_branches: - - fedora-rawhide - - fedora-stable + - fedora-all - job: bodhi_update trigger: commit dist_git_branches: - - fedora-stable + - fedora-all