Skip to content

Commit

Permalink
Update pull-sheets.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cgokmen authored Oct 4, 2024
1 parent 5b14a7f commit d6d50a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-sheets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Sync Google Sheets data

on:
schedule:
- cron: "50 * * * *" # 50 past every hour
- cron: "0 10 * * *" # Every day at 10am
workflow_dispatch:
push:
branches:
Expand Down

0 comments on commit d6d50a9

Please sign in to comment.