Skip to content

Commit

Permalink
fix: update-changelog workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
joelbutcher committed Oct 23, 2023
1 parent b564147 commit ec76b19
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/update-changelog.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: update changelog

on:
push:
branches:
- main
release:
types: [released]

jobs:
update:
Expand Down

0 comments on commit ec76b19

Please sign in to comment.