diff --git a/.packit.yaml b/.packit.yaml new file mode 100644 index 00000000..294eaf5e --- /dev/null +++ b/.packit.yaml @@ -0,0 +1,10 @@ +--- +jobs: + - job: tmt integration test + trigger: pull_request + targets: + - fedora-40-x86_64 + tmt_plan: /build + skip_build: true + manual_trigger: true + identifier: tmt integration test