From 58c3ac4d056543128fdb7e8502ce0182e1fbe798 Mon Sep 17 00:00:00 2001 From: mulhern Date: Mon, 13 Nov 2023 10:51:17 -0500 Subject: [PATCH] Remove manual_trigger key from packit test config With this change, tests should trigger automatically after build. They can still be re-triggered using the manual option at any time. Signed-off-by: mulhern --- .packit.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.packit.yaml b/.packit.yaml index 6252e8be58..8bae253d67 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -34,6 +34,5 @@ jobs: - job: tests trigger: pull_request - manual_trigger: true targets: - fedora-rawhide