summaryrefslogtreecommitdiffstats
path: root/.github/workflows/release-notes.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/release-notes.yml')
-rw-r--r--.github/workflows/release-notes.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/release-notes.yml b/.github/workflows/release-notes.yml
index 1c4f4be..babe51a 100644
--- a/.github/workflows/release-notes.yml
+++ b/.github/workflows/release-notes.yml
@@ -4,6 +4,7 @@ on:
push:
branches:
- main
+ workflow_dispatch:
jobs:
update_release_draft: