[gh-actions] Add workflow-dispatch to Ubuntu workflow

This commit is contained in:
ejurgensen 2023-08-31 22:59:26 +02:00
parent 174aa86033
commit 0d94681f16
1 changed files with 1 additions and 0 deletions

View File

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