瀏覽代碼

Use pull_request_target instead of pull_request

Fernando Fernández 4 年之前
父節點
當前提交
a29ee991a4
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/automation.yml

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

@@ -1,7 +1,7 @@
 name: Automation
 
 on:
-  pull_request:
+  pull_request_target:
 
 jobs:
   main: