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