Add YOLOv5 tutorials to docs.ultralytics.com (#1657)
Co-authored-by: ayush chaurasia <ayush.chaurarsia@gmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Sergiu Waxmann <47978446+sergiuwaxmann@users.noreply.github.com>
This commit is contained in:
parent
ec10002a4a
commit
ccb6419835
29 changed files with 3656 additions and 278 deletions
4
.github/workflows/links.yml
vendored
4
.github/workflows/links.yml
vendored
|
|
@ -5,9 +5,9 @@ name: Check Broken links
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
branches: [na]
|
||||
pull_request:
|
||||
branches: [main]
|
||||
branches: [na]
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 0 * * *' # runs at 00:00 UTC every day
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue