Browse Source

Trying back with pull_request event

Signed-off-by: Guillaume Tardif <[email protected]>
Guillaume Tardif 5 năm trước cách đây
mục cha
commit
5e4470b153
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .github/workflows/labeler.yml

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

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