mirror of
https://github.com/rjNemo/fastapi
synced 2026-06-06 02:26:46 +00:00
🔧 Update GitHub Action Label Approved, run at 12:00 (#2185)
This commit is contained in:
parent
030f1f2ae2
commit
a7c65271ac
1 changed files with 1 additions and 1 deletions
2
.github/workflows/label-approved.yml
vendored
2
.github/workflows/label-approved.yml
vendored
|
|
@ -2,7 +2,7 @@ name: Label Approved
|
|||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 0 * * *"
|
||||
- cron: "0 12 * * *"
|
||||
|
||||
jobs:
|
||||
label-approved:
|
||||
|
|
|
|||
Loading…
Reference in a new issue