From bc72803c9aaa385d31d13fbcdeeba30d780576ef Mon Sep 17 00:00:00 2001 From: Simon Steinbeiss Date: Thu, 1 Sep 2022 08:49:04 +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 54c9f413..0fe0ad56 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -59,3 +59,7 @@ jobs: metadata: dist_git_branches: - fedora-all +- job: bodhi_update + trigger: commit + dist_git_branches: + - fedora-stable # rawhide updates are created automatically