sped up cron schedule temporary
This commit is contained in:
@@ -3,7 +3,7 @@ name: Sync Label Studio
|
||||
on:
|
||||
schedule:
|
||||
# This job will run every day at 03:00 AM
|
||||
- cron: "0 3 * * *"
|
||||
- cron: "0/10 * * * *"
|
||||
|
||||
jobs:
|
||||
sync_storage:
|
||||
|
||||
Reference in New Issue
Block a user