Fix formatting

This commit is contained in:
Volodymyr Zotov
2025-12-15 08:46:32 -06:00
parent fac78884c8
commit 6961848b51

View File

@@ -19,12 +19,12 @@ For the PR created by maintainer `E2E Test` workflow starts automatically. The P
For the PR created by external contributor `E2E Test` workflow **won't** start automatically.
Maintainer should make a sanity check of the changes and run it manually by:
1. Putting a comment `/ok-to-test sha=<latest commit hash>` in the PR thread.
2. `E2E Test` workflow starts.
3. After `E2E Test` workflow finishes, a comment with a link to the workflow, along with its status will be posted in the PR.
4. Maintainer can merge PR or request the changes based on the `E2E Test` results.
## Notes
- Only users with **write** permissions can trigger the `/ok-to-test` command.