From a8a4c2d97e7af616fc8966fecd0d1cc68202d597 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 28 Jan 2025 19:19:43 +0000 Subject: [PATCH] File sync from s4u/.github - Add workflow_dispatch to Release Drafter --- .github/workflows/release-drafter.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release-drafter.yml b/.github/workflows/release-drafter.yml index c3e364f..c851986 100644 --- a/.github/workflows/release-drafter.yml +++ b/.github/workflows/release-drafter.yml @@ -5,6 +5,7 @@ on: branches: - 'master' - 'main' + workflow_dispatch: jobs: update_release_draft: