Allow to run build workflow on demand

To allow triggering when Clover package gets updated
This commit is contained in:
Oleg Kalachev
2022-11-08 00:51:09 +06:00
parent d814ea6ddc
commit 9e287da28a

View File

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