Skip to content

Commit

Permalink
Merge pull request #1012 from camptocamp/changelog-be-weekly
Browse files Browse the repository at this point in the history
Run the changelog tow times a week
  • Loading branch information
sbrunner authored Feb 28, 2023
2 parents 4a5a010 + f142d90 commit 17e7ebb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Changelog Generator

on:
schedule:
- cron: '0 0 * * 1'
- cron: '0 0 * * 1,4'
push:
tags:
- '*.*.*'
Expand Down

0 comments on commit 17e7ebb

Please sign in to comment.