diff --git a/docs/Release-Process.md b/docs/Release-Process.md index 962463c430..9c5c96d664 100644 --- a/docs/Release-Process.md +++ b/docs/Release-Process.md @@ -31,7 +31,6 @@ ### Merge all bump version Pull requests - The above step will create a GitHub pull request in the Kata projects. Trigger the CI using `/test` command on each bump Pull request. - - Trigger the `test-kata-deploy` workflow which is under the `Actions` tab on the repository GitHub page (make sure to select the correct branch and validate it passes). - Check any failures and fix if needed. - Work with the Kata approvers to verify that the CI works and the pull requests are merged.