Add workflow_dispatch trigger to release drafter

This commit is contained in:
Michel Roegl-Brunner
2025-10-06 13:56:10 +02:00
committed by GitHub
parent 6b39fd7e0f
commit 74b89575fe

View File

@@ -4,6 +4,7 @@ on:
push: push:
branches: branches:
- main - main
workflow_dispatch:
jobs: jobs:
update_release_draft: update_release_draft: