adding workflow_dispatch to test

Signed-off-by: Robert Sirchia <rsirchia@outlook.com>
pull/13287/head
Robert Sirchia 4 months ago
parent 67617290d4
commit b351fdce99
No known key found for this signature in database
GPG Key ID: C2D40F4D8196E874

@ -7,6 +7,9 @@ on:
pull_request:
branches:
- main
workflow_dispatch:
release:
types: [created]
jobs:
build:

Loading…
Cancel
Save