Skip to content

Commit 0dc592b

Browse files
committed
Update autoscale.yml
1 parent 173f4ee commit 0dc592b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/autoscale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Simple Autoscaler
22
on:
33
schedule:
4-
- cron: '*/0.5 * * * *'
4+
- cron: '*/1 * * * *'
55

66
env:
77
BULL_AUTH_KEY: ${{ secrets.BULL_AUTH_KEY }}

0 commit comments

Comments
 (0)