Update autoscale.yml

This commit is contained in:
Nicolas 2024-08-23 20:11:30 -03:00
parent 173f4ee1bf
commit 0dc592b3e4

View File

@ -1,7 +1,7 @@
name: Simple Autoscaler
on:
schedule:
- cron: '*/0.5 * * * *'
- cron: '*/1 * * * *'
env:
BULL_AUTH_KEY: ${{ secrets.BULL_AUTH_KEY }}