From 7555da0855fe2cf98643eb17916c84dde67437bc Mon Sep 17 00:00:00 2001 From: Peter Evans <18365890+peter-evans@users.noreply.github.com> Date: Tue, 26 Nov 2024 05:14:47 -0800 Subject: [PATCH] make it a little more concise --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 27eb871..93c9e3e 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Create Pull Request action will: - tracked (modified) files - commits made during the workflow that have not been pushed 2. Commit all changes to a new branch, or update an existing pull request branch. -3. Create a pull request to merge the new branch into the base—the branch checked out in the workflow—, +3. Create or update a pull request to merge the branch into the base—the branch checked out in the workflow. or update an existing open pull request for that branch. ## Documentation