We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
0ct0pu5
/
themes-wordpress
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Ver código fonte
Change to run on workflow_dispatch
Jeff Ong
4 anos atrás
pai
c729e26f01
commit
21fe9b68ba
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Mostrar estatísticas do Diff
1
1
.github/workflows/theme-review.yml
+ 1
- 1
.github/workflows/theme-review.yml
Ver arquivo
@@ -1,7 +1,7 @@
name: Theme Review
-on:
repository
_dispatch
+on:
workflow
_dispatch
jobs:
run_tests: