diff --git a/.packit.yaml b/.packit.yaml index e6d7a22dc4..e16f647f94 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -10,7 +10,8 @@ srpm_build_deps: - bash jobs: -- job: copr_build +- &build + job: copr_build trigger: pull_request metadata: targets: @@ -25,3 +26,6 @@ jobs: - fedora-all-x86_64 - centos-stream-8-x86_64 - centos-stream-9-x86_64 + +- <<: *build + trigger: commit