Browse Source

chore(update-themes): change to pull_request trigger

Sarah Norris 3 years ago
parent
commit
ec8776b18f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/update-themes.yml

+ 1 - 1
.github/workflows/update-themes.yml

@@ -1,7 +1,7 @@
 name: "Update Themes"
 
 on:
-  pull_request_target:
+  pull_request:
     types: [ closed ]
     branches:
       - trunk