chore(ci): add workflow_dispatch

This commit is contained in:
Ayushman Chhabra 2022-06-10 16:08:44 -04:00
parent 73bf64f784
commit 5395569d64

View File

@ -3,6 +3,9 @@ on:
pull_request:
branches:
- master
workflow_dispatch:
branches:
- master
jobs:
test: