Skip to content

Commit

Permalink
chore: run git-cliff on schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
adamperkowski committed Nov 16, 2024
1 parent eda40d8 commit c18f152
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cliff.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Generate CHANGELOG.md
on:
push:
branches: ["main"]
schedule:
- cron: "0 0 * * 1,5"
workflow_dispatch:

jobs:
Expand Down

0 comments on commit c18f152

Please sign in to comment.