diff --git a/.github/workflows/generate-changelog-release.yml b/.github/workflows/generate-changelog-release.yml index 78315b8d..7c0cb017 100644 --- a/.github/workflows/generate-changelog-release.yml +++ b/.github/workflows/generate-changelog-release.yml @@ -1,10 +1,6 @@ on: - push: - branches: - - main - tags: - - 'lts-*' - - 'lts.*' + schedule: + - cron: '0 2 * * 2' # Every Tuesday at 02:00 UTC workflow_call: inputs: stream_name: