## Description
Replaced "Configure CI/CD" step of the Python guide with "Configure
GitHub Actions" step to have it similar structure as the Rails guide.
## Related issues or tickets
#22114
## Reviews
- [ ] Technical review
- [x] Editorial review
- [ ] Product review
## Description
This PR updates `git clone` command for sample repositories with `&& cd
<repo name>`. Forcing to change the working directory should reduce the
risk of forgetting to do.
## Related issues or tickets
## Reviews
@usha-mandya
- [ ] Technical review
- [x] Editorial review
- [ ] Product review