Browse Source

Theme preview: use pull_request_target (#8011)

Vicente Canales 11 tháng trước cách đây
mục cha
commit
c53b2951ef
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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