Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

Commit

Permalink
update cron
Browse files Browse the repository at this point in the history
  • Loading branch information
G4L1T0 authored Feb 17, 2022
1 parent 12c9260 commit 2c22300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cron-script.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Run caesb-scraping.py

on:
schedule:
- cron: "*/20 * * * *"
- cron: "0 * * * *"
jobs:
run-script:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 2c22300

Please # to comment.