Add manual trigger for all workflows

This commit is contained in:
Sebastian
2024-07-09 09:19:10 +02:00
committed by Alexander Heinrich
parent 173eb741fa
commit 27d975b1f0
4 changed files with 4 additions and 0 deletions
+1
View File
@@ -4,6 +4,7 @@ on:
push:
tags:
- 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10
workflow_dispatch:
jobs:
build-firmware-esp32: