add manual trigger

This commit is contained in:
Martin Cech 2022-08-13 00:45:15 +02:00 committed by GitHub
parent 1815cbf817
commit 512d3e0822
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,7 @@ on:
branches: [ master ]
pull_request:
branches: [ master ]
workflow_dispatch:
jobs:
setup: