Skip to content

Commit

Permalink
slow down to wait for arxiv to properly update their db
Browse files Browse the repository at this point in the history
  • Loading branch information
guanyilun authored Jan 30, 2024
1 parent abd3c0d commit b432b3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/arxiv-daily.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: 'arxiv-daily'
on:
workflow_dispatch:
schedule:
- cron: '30 3 * * *'
- cron: '0 4 * * *'

jobs:
arxiv-digest:
Expand Down

0 comments on commit b432b3e

Please sign in to comment.