Skip to content

Commit

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

0 comments on commit 82bb284

Please sign in to comment.