update workflow

This commit is contained in:
Vitaly Gashkov
2025-09-01 12:59:48 +05:00
parent 45ab0a6085
commit 1908ba60f5
+1 -1
View File
@@ -3,7 +3,7 @@ name: Extract
on:
workflow_dispatch:
schedule:
- cron: '0 6 * * 6' # Runs every Monday at 04:00 UTC
- cron: '0 6 * * 6' # Runs every Saturday at 06:00 UTC
jobs:
extract: