Unverified 提交 c058a61e authored 作者: Glenn Jocher's avatar Glenn Jocher 提交者: GitHub

Update greetings.yml

revert greeting change as PRs will now merge to master.
上级 abb2a96e
......@@ -16,7 +16,7 @@ jobs:
git remote add upstream https://github.com/ultralytics/yolov5.git
git fetch upstream
git checkout feature # <----- replace 'feature' with local branch name
git rebase upstream/develop
git rebase upstream/master
git push -u origin -f
```
- ✅ Verify all Continuous Integration (CI) **checks are passing**.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论