Selaa lähdekoodia

update schedule

Yuki Takei 4 vuotta sitten
vanhempi
sitoutus
ce801fb23d
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      .github/workflows/list-unhealthy-branches.yml

+ 1 - 1
.github/workflows/list-unhealthy-branches.yml

@@ -2,7 +2,7 @@ name: List Unhealthy Branches
 
 on:
   schedule:
-    - cron: '0 6 * * wed'
+    - cron: '0 3 * * fri'
 
 jobs:
   list: