ci: Add manual trigger option

This commit is contained in:
arch1t3cht 2023-11-15 19:04:50 +01:00
parent 752a14cc25
commit 693959801f
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ on:
branches:
- master
- feature
workflow_dispatch:
jobs:
build: