diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0005cc88a..73438df36 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,6 +1,8 @@ --- name: DNF 5 CI on: + # pull_request_target is needed in order to have access to COPR_USER and + # COPR_API_TOKEN pull_request_target: merge_group: types: [checks_requested]