change cron schedule

This commit is contained in:
vcerenu
2023-05-18 22:06:24 +02:00
committed by Raul Del Pozo Moreno
parent aec90c2f3d
commit 750aa90b91
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ on:
- master
- stable
schedule:
- cron: '34 2 * * *'
- cron: '34 2 * * 1'
workflow_dispatch:
permissions:
+1 -1
View File
@@ -14,7 +14,7 @@ on:
- master
- stable
schedule:
- cron: '34 2 * * *'
- cron: '34 2 * * 1'
workflow_dispatch:
permissions:
+1 -1
View File
@@ -14,7 +14,7 @@ on:
- master
- stable
schedule:
- cron: '34 2 * * *'
- cron: '34 2 * * 1'
workflow_dispatch:
permissions: