We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Home
Explore
Help
Register
Sign In
0ct0pu5
/
themes-wordpress
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Change to run on workflow_dispatch
Jeff Ong
4 years ago
parent
c729e26f01
commit
21fe9b68ba
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
.github/workflows/theme-review.yml
+ 1
- 1
.github/workflows/theme-review.yml
View File
@@ -1,7 +1,7 @@
name: Theme Review
-on:
repository
_dispatch
+on:
workflow
_dispatch
jobs:
run_tests: