Manual execution of builds

This commit is contained in:
Denis Merigoux 2022-02-03 19:47:42 +01:00
parent 1b4ce93eae
commit 04bf50e3cf
No known key found for this signature in database
GPG Key ID: EE99DCFA365C3EE3

View File

@ -3,6 +3,7 @@ name: Builds
on:
push:
branches: [master]
workflow_dispatch:
jobs:
build-ubuntu: