From a38f90eaba83407ad4cb1da3df4724daf9e46133 Mon Sep 17 00:00:00 2001 From: Nicola Sella Date: Mon, 9 Oct 2023 17:17:48 +0200 Subject: [PATCH] remove targets --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 348adfd35..60a0e9779 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,6 +1,6 @@ --- name: DNF 5 CI -on: pull_request_target +on: pull_request jobs: copr-build: