Skip to content

Commit 74cd971

Browse files
committed
Allow manual runs of the changelog workflow
1 parent 65eea64 commit 74cd971

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-changelog.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
name: "Update Changelog"
66

77
on:
8+
workflow_dispatch:
89
release:
910
types: [released]
1011

0 commit comments

Comments
 (0)