mirror of
https://github.com/coder/coder.git
synced 2025-07-15 22:20:27 +00:00
docs: adjust manual github action screenshot in contributing.md (#15439)
resolves #15407 adjust manual github action screenshot in contributing.md [preview](https://coder.com/docs/@15407-contrib-image/CONTRIBUTING#deploying-a-pr) (once ready) --------- Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com>
This commit is contained in:
@ -98,10 +98,12 @@ Use the following `make` commands and scripts in development:
|
||||
You can test your changes by creating a PR deployment. There are two ways to do
|
||||
this:
|
||||
|
||||
1. By running `./scripts/deploy-pr.sh`
|
||||
2. By manually triggering the
|
||||
[`pr-deploy.yaml`](https://github.com/coder/coder/actions/workflows/pr-deploy.yaml)
|
||||
GitHub Action workflow 
|
||||
- Run `./scripts/deploy-pr.sh`
|
||||
- Manually trigger the
|
||||
[`pr-deploy.yaml`](https://github.com/coder/coder/actions/workflows/pr-deploy.yaml)
|
||||
GitHub Action workflow:
|
||||
|
||||
<Image src="./images/deploy-pr-manually.png" alt="Deploy PR manually" height="348px" align="center" />
|
||||
|
||||
#### Available options
|
||||
|
||||
|
Reference in New Issue
Block a user