Update autoscale.yml
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: Simple Autoscaler
|
name: Simple Autoscaler
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '*/1 * * * *'
|
- cron: '* * * * *'
|
||||||
|
|
||||||
env:
|
env:
|
||||||
BULL_AUTH_KEY: ${{ secrets.BULL_AUTH_KEY }}
|
BULL_AUTH_KEY: ${{ secrets.BULL_AUTH_KEY }}
|
||||||
|
|||||||
Reference in New Issue
Block a user