Useful parts from PR 61: workflow dispatch in build workflow

This commit is contained in:
Fukislim 2025-12-05 01:48:41 +01:00
parent 427ae941e9
commit 718352ca8c

View File

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