Parcourir la source

update schedule

Yuki Takei il y a 4 ans
Parent
commit
ce801fb23d
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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:
 on:
   schedule:
   schedule:
-    - cron: '0 6 * * wed'
+    - cron: '0 3 * * fri'
 
 
 jobs:
 jobs:
   list:
   list: