Add workflow_dispatch trigger

This commit is contained in:
Tim Kluge 2024-12-15 18:16:43 +01:00
parent 3f96f0fa40
commit b4faa2800a

View File

@ -1,6 +1,7 @@
name: Build name: Build
on: on:
workflow_dispatch:
push: push:
branches: [ "master" ] branches: [ "master" ]
pull_request: pull_request: