Browse Source

Change to run on workflow_dispatch

Jeff Ong 4 years ago
parent
commit
21fe9b68ba
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/theme-review.yml

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

@@ -1,7 +1,7 @@
 
 name: Theme Review 
 
-on: repository_dispatch
+on: workflow_dispatch
 
 jobs:
   run_tests: