mirror of
https://github.com/mendableai/firecrawl.git
synced 2024-11-16 03:32:22 +08:00
Update clean-before-24h-complete-jobs.yml
This commit is contained in:
parent
3746b6207a
commit
5cf2beff92
|
@ -1,7 +1,7 @@
|
|||
name: Clean Before 24h Completed Jobs
|
||||
name: Clean Every 30 Minutes Before 24h Completed Jobs
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
- cron: '30 * * * *'
|
||||
|
||||
env:
|
||||
BULL_AUTH_KEY: ${{ secrets.BULL_AUTH_KEY }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user