From 14e0c6d97382497d82567d0f219c3a6c5355299c Mon Sep 17 00:00:00 2001 From: Dexter Date: Fri, 10 Jun 2022 12:11:41 +0100 Subject: [PATCH] ci: run on push --- .github/workflows/process-tranches.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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: