Add workflow_dispatch Trigger to Build and Deploy Workflow
Some checks failed
Build and Deploy / build (push) Has been cancelled
Build and Deploy / deploy (push) Has been cancelled

This commit is contained in:
jklingen 2025-07-15 12:38:22 +02:00 committed by GitHub
commit af04773497
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.*'