Skip to content

Commit

Permalink
changed github action schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
filippoweb3 committed Mar 14, 2024
1 parent ea8e3e8 commit 7388150
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-data.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Update Data
on:
schedule:
- cron: '0 0 * * *'
- cron: '0 0 1 * *'
workflow_dispatch: # Or manually from GitHub UI

jobs:
Expand Down

0 comments on commit 7388150

Please sign in to comment.