chore: add workflow_dispatch trigger to testing action

This commit is contained in:
Augusto Moura 2022-02-13 23:23:48 -03:00
parent 50656e514c
commit 0645ab4182
No known key found for this signature in database
GPG Key ID: 67F85AF470AE27DA

View File

@ -1,6 +1,7 @@
name: Main workflow
on:
workflow_dispatch:
pull_request:
push:
schedule: