Allow manually run test workflow

This commit is contained in:
Alex Tran
2022-07-16 00:48:35 -05:00
parent 2bbc44c5ab
commit 45e2335b86

View File

@@ -1,5 +1,6 @@
name: Test
on:
workflow_dispatch:
pull_request:
push: { branches: master }