diff --git a/.github/workflows/process-tranches.yml b/.github/workflows/process-tranches.yml index 82face594..f8e3c5a78 100644 --- a/.github/workflows/process-tranches.yml +++ b/.github/workflows/process-tranches.yml @@ -1,8 +1,9 @@ name: Generate tranches on: - schedule: - - cron: '0 8 * * *' + push: + branches: + - master jobs: master: