From c9c615c8cbe258033df6a82650c3743ffb01a32f Mon Sep 17 00:00:00 2001 From: yanyongyu Date: Wed, 28 Oct 2020 13:42:20 +0800 Subject: [PATCH] :construction_worker: try pull request target --- .github/workflows/api_docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/api_docs.yml b/.github/workflows/api_docs.yml index efbde69f..f4ee792b 100644 --- a/.github/workflows/api_docs.yml +++ b/.github/workflows/api_docs.yml @@ -1,7 +1,7 @@ name: Build API Doc on: - pull_request: + pull_request_target: types: [ opened, synchronize, reopened ] jobs: