Merge pull request #343 from wp-cli/fix/workflow-dispatch

Allow manually dispatching tests workflow
This commit is contained in:
Pascal Birchler 2024-08-05 18:51:36 +02:00 committed by GitHub
commit 77574346cf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,7 @@
name: Testing

on:
workflow_dispatch:
pull_request:
push:
branches: