From 6065ce8b7259ce9e4c89c631f005c7eeee424fc8 Mon Sep 17 00:00:00 2001 From: Tomas Hozza Date: Thu, 1 Sep 2022 09:46:37 +0200 Subject: [PATCH] packit: Enable Bodhi updates workflow --- .packit.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.packit.yaml b/.packit.yaml index b60b90d..ddb3082 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -27,3 +27,7 @@ jobs: metadata: dist_git_branches: - fedora-all +- job: bodhi_update + trigger: commit + dist_git_branches: + - fedora-stable # rawhide updates are created automatically