]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
🔧 Update GitHub Action Label Approved, run at 12:00 (#2185)
authorSebastián Ramírez <tiangolo@gmail.com>
Fri, 16 Oct 2020 20:35:07 +0000 (22:35 +0200)
committerGitHub <noreply@github.com>
Fri, 16 Oct 2020 20:35:07 +0000 (22:35 +0200)
.github/workflows/label-approved.yml

index 78e9695f7a934376b53b2ce7275342dc21424bb3..fed4e8345439a798d2592a960373f759d3438f90 100644 (file)
@@ -2,7 +2,7 @@ name: Label Approved
 
 on:
   schedule:
-    - cron: "0 0 * * *"
+    - cron: "0 12 * * *"
 
 jobs:
   label-approved: