Update workflows.md

This commit is contained in:
Alexander Pico 2022-05-27 13:00:35 -07:00 committed by GitHub
parent d293f76380
commit f5240d2b3c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,4 +29,3 @@ git fetch
git checkout my-new-feat
git rebase origin/main
```
See [this post](https://blog.algolia.com/main-git-rebase/).