Add Workflow_dispatch to action triggers

This commit is contained in:
jklingen 2025-04-11 15:03:13 +02:00 committed by GitHub
commit 6905d2ece1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,7 @@
name: Build and Deploy
on:
workflow_dispatch:
push:
branches:
- 'release/1.*'