mirror of
https://github.com/mendableai/firecrawl.git
synced 2024-11-16 11:42:24 +08:00
Update autoscale.yml
This commit is contained in:
parent
0dc592b3e4
commit
b23bf2eef9
2
.github/workflows/autoscale.yml
vendored
2
.github/workflows/autoscale.yml
vendored
|
@ -1,7 +1,7 @@
|
|||
name: Simple Autoscaler
|
||||
on:
|
||||
schedule:
|
||||
- cron: '*/1 * * * *'
|
||||
- cron: '* * * * *'
|
||||
|
||||
env:
|
||||
BULL_AUTH_KEY: ${{ secrets.BULL_AUTH_KEY }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user