From c2ce039188e22288449e43b77710036e69a45a70 Mon Sep 17 00:00:00 2001 From: James Trew <66286082+jamestrew@users.noreply.github.com> Date: Fri, 24 May 2024 21:19:17 -0400 Subject: [PATCH] chore(ci): tweak docgen event (#3066) --- .github/workflows/docgen.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docgen.yml b/.github/workflows/docgen.yml index 12e0e8d..92da895 100644 --- a/.github/workflows/docgen.yml +++ b/.github/workflows/docgen.yml @@ -4,7 +4,7 @@ on: push: branches-ignore: - master - pull_request: + pull_request_target: branches: - master