From e262aa85b34eaaa241a0956fde130d8d09579f94 Mon Sep 17 00:00:00 2001 From: "deepin-bot[bot]" <100105596+deepin-bot[bot]@users.noreply.github.com> Date: Tue, 16 Aug 2022 08:23:52 +0000 Subject: [PATCH] chore: Sync by --- .github/workflows/call-license-check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/call-license-check.yml b/.github/workflows/call-license-check.yml index 49bc607..347d556 100644 --- a/.github/workflows/call-license-check.yml +++ b/.github/workflows/call-license-check.yml @@ -1,7 +1,7 @@ name: Call License and README Check on: pull_request_target: - types: [opened, synchronize] + types: [opened, synchronize, reopened] permissions: pull-requests: write