change cron schedule

This commit is contained in:
vcerenu
2023-02-17 16:16:22 -03:00
committed by Raul Del Pozo Moreno
parent aec90c2f3d
commit 750aa90b91
3 changed files with 3 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ on:
- master
- stable
schedule:
- cron: '34 2 * * *'
- cron: '34 2 * * 1'
workflow_dispatch:
permissions:

View File

@@ -14,7 +14,7 @@ on:
- master
- stable
schedule:
- cron: '34 2 * * *'
- cron: '34 2 * * 1'
workflow_dispatch:
permissions:

View File

@@ -14,7 +14,7 @@ on:
- master
- stable
schedule:
- cron: '34 2 * * *'
- cron: '34 2 * * 1'
workflow_dispatch:
permissions: