In GitHub flow, what is the primary operation when a pull request is approved?
A release issue is created.
A git tag is created.
The feature branch is merged.
The changes are deployed.
Submit