We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 89587a5 + 93a0c24 commit d5a17adCopy full SHA for d5a17ad
1 file changed
.packit.yaml
@@ -72,10 +72,9 @@ jobs:
72
- job: koji_build
73
trigger: commit
74
dist_git_branches:
75
- - fedora-development
+ - fedora-all
76
77
- # TODO: Revisit once fedora 40 is branched and manual bodhi is enabled
78
- #- job: bodhi_update
79
- #trigger: commit
80
- #dist_git_branches:
81
- #- fedora-40 # rawhide updates are created automatically
+ - job: bodhi_update
+ trigger: commit
+ dist_git_branches:
+ - fedora-branched # rawhide updates are created automatically
0 commit comments