Skip to content

Commit

Permalink
Update crons
Browse files Browse the repository at this point in the history
  • Loading branch information
shayki5 authored Oct 6, 2023
1 parent cfb966d commit 3bcce24
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/scrape.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ on:
required: false
description: "The name of the worksheet to write to"
schedule:
- cron: "00 07 * * *"
- cron: "50 05 * * *"
- cron: "50 17 * * *"
env:
IMAGE_NAME: ghcr.io/${{ github.repository }}:latest
jobs:
Expand Down

0 comments on commit 3bcce24

Please sign in to comment.