Skip to content

Commit fd32767

Browse files
caugnerpeter-evans
andauthored
docs(README): clarify that an existing open PR is managed (#3498)
* docs(README): clarify that an existing open PR is managed * make it a little more concise --------- Co-authored-by: Peter Evans <[email protected]>
1 parent 2d6e2b8 commit fd32767

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ Create Pull Request action will:
1515
- tracked (modified) files
1616
- commits made during the workflow that have not been pushed
1717
2. Commit all changes to a new branch, or update an existing pull request branch.
18-
3. Create a pull request to merge the new branch into the base&mdash;the branch checked out in the workflow.
18+
3. Create or update a pull request to merge the branch into the base&mdash;the branch checked out in the workflow.
19+
or update an existing open pull request for that branch.
1920

2021
## Documentation
2122

0 commit comments

Comments
 (0)