Explorar o código

fix monkey.yml

ruki %!s(int64=4) %!d(string=hai) anos
pai
achega
73fb1a5e39
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/monkey.yml

+ 1 - 1
.github/workflows/monkey.yml

@@ -2,7 +2,7 @@ name: Monkey
 
 on:
   schedule: # execute every 24 hours
-    - cron: "0 */24 * * *":
+    - cron: "0 */24 * * *"
 
 jobs:
   build: