浏览代码

Theme preview: use pull_request_target (#8011)

Vicente Canales 11 月之前
父节点
当前提交
c53b2951ef
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/preview-theme.yml

+ 1 - 1
.github/workflows/preview-theme.yml

@@ -1,7 +1,7 @@
 name: Preview Theme Changes
 
 on:
-  pull_request:
+  pull_request_target:
     types: [opened, synchronize]
 permissions:
   pull-requests: write