Create an automatic deployment workflow for Crates Pro that triggers when a pull request is merged. The workflow should:
- Use Buck2 to build executables for all Crates Pro modules
 
- Create an image with these executables
 
- Deploy the image as a new version of Crates Pro