Skip to content

Commit

Permalink
Allow manual runs of the changelog workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Cadair committed Apr 21, 2022
1 parent 65eea64 commit 74cd971
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
name: "Update Changelog"

on:
workflow_dispatch:
release:
types: [released]

Expand Down

0 comments on commit 74cd971

Please sign in to comment.