Browse Source

Trying back with pull_request_target event

Signed-off-by: Guillaume Tardif <[email protected]>
Guillaume Tardif 5 years ago
parent
commit
d087d665d8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/labeler.yml

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

@@ -1,6 +1,6 @@
 name: 'Pull Request Labeler'
 on:
-  - pull_request
+  - pull_request_target
 
 jobs:
   triage: