packit: Enable Bodhi updates for unstable Fedoras

As we don't only want to get Bodhi updates for the stable releases, but
also the ones still in development, we need to use 'fedora-branched'.

See https://packit.dev/docs/configuration/#aliases and
82d4fbbb4e
This commit is contained in:
Ondřej Budai 2023-01-31 18:03:36 +01:00 committed by Simon Steinbeiß
parent 2dfb674b77
commit 18c24c431b

View file

@ -34,6 +34,6 @@ jobs:
- job: bodhi_update - job: bodhi_update
trigger: commit trigger: commit
dist_git_branches: dist_git_branches:
- fedora-stable # rawhide updates are created automatically - fedora-branched # rawhide updates are created automatically
- epel-8 - epel-8
- epel-9 - epel-9