diff --git a/.github/workflows/github-actions-pipeline.yml b/.github/workflows/github-actions-pipeline.yml index 4a9896c..4d65c82 100644 --- a/.github/workflows/github-actions-pipeline.yml +++ b/.github/workflows/github-actions-pipeline.yml @@ -8,6 +8,8 @@ on: branches: [ "main" ] pull_request: branches: [ "main" ] + pull_request_target: + branches: [ "main" ] permissions: contents: read