mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-10 00:09:02 +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…
x
Reference in New Issue
Block a user