Skip to content

Commit

Permalink
Load images to database daily
Browse files Browse the repository at this point in the history
  • Loading branch information
nedzadalibegovic committed Jan 14, 2020
1 parent 3dccdcf commit 7094eb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -2,7 +2,7 @@ name: "Load Images to Database"

on:
schedule:
- cron: '0 */6 * * *'
- cron: '0 0 * * *'

jobs:
load_images:
Expand Down

0 comments on commit 7094eb3

Please sign in to comment.