Skip to content

Commit

Permalink
Possibility to manually run the changelog action
Browse files Browse the repository at this point in the history
  • Loading branch information
royduin authored Oct 19, 2023
1 parent 216a78f commit 5d30f16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: "Update Changelog"

on:
workflow_dispatch:
release:
types: [ published, edited, deleted ]

Expand Down

0 comments on commit 5d30f16

Please sign in to comment.