mirror of
https://github.com/vitalygashkov/crextractor.git
synced 2026-07-15 17:40:03 +02:00
update workflow
This commit is contained in:
@@ -3,7 +3,7 @@ name: Extract
|
|||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 6 * * 6' # Runs every Monday at 04:00 UTC
|
- cron: '0 6 * * 6' # Runs every Saturday at 06:00 UTC
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
extract:
|
extract:
|
||||||
|
|||||||
Reference in New Issue
Block a user