Add workflow dispatch

This commit is contained in:
Jarryd Beck 2021-10-09 12:13:11 +11:00
parent 946ebb6f83
commit 7d99716319

View File

@ -5,6 +5,7 @@ on:
branches: [ $default-branch ]
pull_request:
branches: [ $default-branch ]
workflow_dispatch:
jobs:
build: