fix: allow workflow dispatch for matintainers

This commit is contained in:
mmatur 2025-07-23 16:44:28 +02:00 committed by Michael
parent bcdb70b689
commit 12ac666ae0

View File

@ -1,6 +1,7 @@
name: Build and Publish Documentation
on:
workflow_dispatch: {}
push:
branches:
- master