From 689c56f30baee20c0800517c6a3b0c10b028e118 Mon Sep 17 00:00:00 2001 From: mulhern Date: Mon, 2 Oct 2023 12:02:00 -0400 Subject: [PATCH] Remove manual_trigger field from copr build This should cause the build to kick off with every push to the repo. In case test results are needed, they can be achieved a little more rapidly if the build has already occurred. Signed-off-by: mulhern --- .packit.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.packit.yaml b/.packit.yaml index b1f7dabb89..e47a661229 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -29,7 +29,6 @@ srpm_build_deps: jobs: - job: copr_build trigger: pull_request - manual_trigger: true targets: - fedora-stable