From 712e7c899bb1ecd238bef5145cbf271141a927f8 Mon Sep 17 00:00:00 2001 From: Kostas Stamatakis Date: Fri, 12 Apr 2024 19:27:23 +0300 Subject: [PATCH] restore pull_requst_target --- .github/workflows/cloudformation-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cloudformation-ci.yml b/.github/workflows/cloudformation-ci.yml index b3fe443203..9296a75150 100644 --- a/.github/workflows/cloudformation-ci.yml +++ b/.github/workflows/cloudformation-ci.yml @@ -1,7 +1,7 @@ name: CloudFormation-CI on: - pull_request: + pull_request_target: branches: - main - "[0-9]+.[0-9]+"