Update autoscale.yml

This commit is contained in:
Nicolas 2024-08-23 20:14:35 -03:00
parent 0dc592b3e4
commit b23bf2eef9

View File

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