From 03f43553ac017699069ec4e2e831828f233f289d Mon Sep 17 00:00:00 2001 From: Adam Saleh Date: Jan 10 2023 12:32:44 +0000 Subject: Make GH actions work with PRs - needs different action to work --- diff --git a/.github/workflows/centos-stream8.yml b/.github/workflows/centos-stream8.yml index 8325ccc..4af0bc9 100644 --- a/.github/workflows/centos-stream8.yml +++ b/.github/workflows/centos-stream8.yml @@ -36,5 +36,5 @@ jobs: name: Testing on: - pull_request: + pull_request_target: branches: [ master ]