From 10328c995556aee52dea6a00886a1c47bac1eb60 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 28 Jan 2025 19:19:39 +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: