1
0
mirror of synced 2026-01-07 18:01:41 -05:00

Update comment-code-changes.yml to include 3 options (#54274)

This commit is contained in:
Kevin Heis
2025-02-06 07:47:02 -08:00
committed by GitHub
parent c92948e5bd
commit 89c6537283

View File

@@ -58,7 +58,11 @@ jobs:
COMMENT_BODY="<!-- CODE_CHANGES_COMMENT -->
## 🚀 Manual Deployment Required
It looks like this pull request contains code changes. To preview these changes, you will need to deploy them manually.
It looks like this pull request contains code changes. To preview these changes, please do one of:
1. [Set up a local development environment](https://github.com/github/docs/blob/main/contributing/development.md).
1. [Spin up a codespace to review](https://github.com/github/docs-engineering/blob/main/docs/team-practices/use-a-codespace-to-review.md).
1. Message on Slack in `#docs-engineering` for a staging server.
Thank you for your contribution!"
fi