From f47413de395058b88075db05574b1bc5198f03c4 Mon Sep 17 00:00:00 2001 From: Rami Krispin <12760966+RamiKrispin@users.noreply.github.com> Date: Sat, 16 May 2020 12:17:38 -0700 Subject: [PATCH] Update data_refresh.yml --- .github/workflows/data_refresh.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/workflows/data_refresh.yml b/.github/workflows/data_refresh.yml index d43787b..a4d70fc 100644 --- a/.github/workflows/data_refresh.yml +++ b/.github/workflows/data_refresh.yml @@ -1,9 +1,8 @@ name: Data Refresh -on: - schedule: - # * is a special character in YAML so you have to quote this string - - cron: '0 */6 * * *' +on: [push] + #schedule: + # - cron: '0 */6 * * *' jobs: build: name: refresh_italy