diff --git a/.packit.yaml b/.packit.yaml index 5b794d0..960c324 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -10,14 +10,20 @@ upstream_package_name: man-pages downstream_package_name: man-pages jobs: + - job: pull_from_upstream + trigger: release + dist_git_branches: + - fedora-latest + - fedora-rawhide + - job: koji_build trigger: commit allowed_pr_authors: ["packit", "ljavorsk", "nforro"] allowed_committers: ["packit", "ljavorsk", "nforro"] dist_git_branches: - - fedora-all + - fedora-latest - job: bodhi_update trigger: commit dist_git_branches: - - fedora-branched # rawhide updates are created automatically + - fedora-latest # rawhide updates are created automatically