mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-11 01:08:59 +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:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 0 * * *'
|
- cron: '30 * * * *'
|
||||||
|
|
||||||
env:
|
env:
|
||||||
BULL_AUTH_KEY: ${{ secrets.BULL_AUTH_KEY }}
|
BULL_AUTH_KEY: ${{ secrets.BULL_AUTH_KEY }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user