Change cron schedule for WAProto update workflow

This commit is contained in:
Renato Alcara
2026-02-17 11:00:24 -03:00
committed by GitHub
parent d96a75be37
commit 2dd81db78b
+1 -1
View File
@@ -2,7 +2,7 @@ name: Update WAProto
on: on:
schedule: schedule:
- cron: '10 1 * * *' - cron: '0 3 * * *'
workflow_dispatch: workflow_dispatch:
permissions: permissions: