mirror of
https://github.com/fastapi/fastapi.git
synced 2026-05-24 16:29:41 -04:00
👷 Set GitHub Action Label Approved to run daily, not every minute (#2163)
This commit is contained in:
committed by
GitHub
parent
e96b002599
commit
42bb15de22
2
.github/workflows/label-approved.yml
vendored
2
.github/workflows/label-approved.yml
vendored
@@ -2,7 +2,7 @@ name: Label Approved
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "* * * * *"
|
||||
- cron: "0 0 * * *"
|
||||
|
||||
jobs:
|
||||
label-approved:
|
||||
|
||||
Reference in New Issue
Block a user