Skip to content

Commit

Permalink
ci: make changelog update on release
Browse files Browse the repository at this point in the history
  • Loading branch information
Tr00d committed Nov 29, 2023
1 parent 67d05d4 commit 2ea9192
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Changelog Update
on:
workflow_dispatch:
push:
branches: [ main ]
release:
types: [ published ]

permissions:
actions: read
Expand Down

0 comments on commit 2ea9192

Please sign in to comment.