mirror of
https://fast.feibisi.com/https://github.com/wp-cli/scaffold-command.git
synced 2025-10-03 16:51:08 +08:00
Merge pull request #343 from wp-cli/fix/workflow-dispatch
Allow manually dispatching tests workflow
This commit is contained in:
commit
77574346cf
1 changed files with 1 additions and 0 deletions
1
.github/workflows/testing.yml
vendored
1
.github/workflows/testing.yml
vendored
|
@ -1,6 +1,7 @@
|
|||
name: Testing
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue