VladSenyuta 2 vuotta sitten
vanhempi
commit
697485a4d3
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      .github/workflows/e2e-weekly.yml

+ 1 - 1
.github/workflows/e2e-weekly.yml

@@ -1,7 +1,7 @@
 name: E2E Automation suite
 name: E2E Automation suite
 on:
 on:
   schedule:
   schedule:
-    - cron: '0 0 * * 1'
+    - cron: '0 1 * * 1'
 
 
 jobs:
 jobs:
   build-and-test:
   build-and-test: