allow to manually trigger workflow
All checks were successful
Tests / test (push) Successful in 24s

This commit is contained in:
Tobias Brunner 2025-04-14 15:10:35 +02:00
parent 771753a3cb
commit 4ec571aca7
No known key found for this signature in database

View file

@ -4,6 +4,7 @@ on:
push:
tags:
- "*"
workflow_dispatch:
jobs:
build: