Skip to content

Commit

Permalink
chore(ci): allow manual dispatch of gen-changelog workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Oakchris1955 committed Jul 22, 2024
1 parent 07d75c1 commit 953095f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gen-changelog.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: Update CHANGELOG.md weekly
on:
workflow_dispatch:
schedule:
- cron: "0 0 * * 0"

Expand Down

0 comments on commit 953095f

Please sign in to comment.