This project contains GitLab workflow to transfer file from one GitHub Repo to another and create a merge request for that change.
- Checks out to the 'portfolio' repository.
- Copies the README.md file from 'portfolio' to 'file-update' branch in this repo.
- Creates a pull request from 'file-update' branch to 'test' branch in this repo.