From 74a99e1eed626a85cb24adc5701fd7ba97005384 Mon Sep 17 00:00:00 2001 From: Karthikeyan C Date: Mon, 2 Sep 2024 13:02:35 +0530 Subject: [PATCH] try removing pull_request_target --- .github/workflows/registry-updates-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/registry-updates-test.yaml b/.github/workflows/registry-updates-test.yaml index b6292f74..21e34091 100644 --- a/.github/workflows/registry-updates-test.yaml +++ b/.github/workflows/registry-updates-test.yaml @@ -1,7 +1,7 @@ name: Update Hub DB from GH Registry (Testing) on: - pull_request_target: + pull_request: branches: - main - kc/test-workflow