Browse Source

Change to run on workflow_dispatch

Jeff Ong 4 năm trước cách đây
mục cha
commit
21fe9b68ba
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: