Skip to content

Commit

Permalink
Run the sync workflow daily
Browse files Browse the repository at this point in the history
  • Loading branch information
delan committed Feb 28, 2024
1 parent 2b7afc4 commit 10d6194
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sync.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Sync

on:
# schedule:
# - cron: '0 13 * * *'
schedule:
- cron: '0 13 * * *'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 10d6194

Please sign in to comment.