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 18, 2023
1 parent 82bb284 commit c6b9ed0
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: "55 05 * * *"
- cron: "55 17 * * *"
- cron: "58 05 * * *"
- cron: "58 17 * * *"
env:
IMAGE_NAME: ghcr.io/${{ github.repository }}:latest
jobs:
Expand Down

0 comments on commit c6b9ed0

Please sign in to comment.