Skip to content

Commit 0e53d00

Browse files
authored
Add workflow_dispatch trigger to changelog workflow
1 parent b9d6a24 commit 0e53d00

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release-changelog.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
- master
77
paths:
88
- 'CHANGELOG.md'
9+
workflow_dispatch:
910

1011
env:
1112
MAKEOPTS: -j

0 commit comments

Comments
 (0)