Add workflow dispatch to triggers

This commit is contained in:
Greg Hellings
2022-05-05 08:48:45 -05:00
parent 78ab9eb31d
commit 5ed8975af7
+1
View File
@@ -5,6 +5,7 @@ name: Test the components of it
branches: branches:
- main - main
pull_request: pull_request:
workflow_dispatch:
jobs: jobs:
validate: validate: