Skip to content

Commit

Permalink
Update data_refresh.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RamiKrispin committed May 16, 2020
1 parent caa1012 commit f47413d
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/data_refresh.yml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit f47413d

Please sign in to comment.