trigger workflow on workflow_dispatch

Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
This commit is contained in:
Michel-FK 2020-11-22 11:33:03 +01:00
parent d98ca6ea37
commit d860a03fbe
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ on:
branches: [ master ]
pull_request:
branches: [ master ]
workflow_dispatch:
branches: [ master ]
jobs:
build: