Browse Source

test: use pull_request_target (#345)

偏右 5 years ago
parent
commit
836c255620
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/preview.yml

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

@@ -1,6 +1,6 @@
 name: 🔂 Surge PR Preview
 
-on: [push, pull_request]
+on: [push, pull_request_target]
 
 jobs:
   preview: