Browse Source

ci(issue-labeler): `pull_request` -> `pull_request_target`

Andrey Nering 7 months ago
parent
commit
82feb9e38c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/issue-labeler.yml

+ 1 - 1
.github/workflows/issue-labeler.yml

@@ -3,7 +3,7 @@ name: Issue Labeler
 on:
   issues:
     types: [opened]
-  pull_request:
+  pull_request_target:
     types: [opened]
   workflow_dispatch:
     inputs: