diff --git a/.packit.yaml b/.packit.yaml new file mode 100644 index 0000000000..3043a93691 --- /dev/null +++ b/.packit.yaml @@ -0,0 +1,11 @@ +# See the documentation for more information: +# https://packit.dev/docs/configuration/ + +specfile_path: dnf.spec + +jobs: + - job: copr_build + trigger: pull_request + targets: + - fedora-all +