docs(README): clarify that an existing open PR is managed
This commit is contained in:
parent
56c2d957df
commit
3a3529a1ca
1 changed files with 2 additions and 1 deletions
|
@ -15,7 +15,8 @@ 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 a pull request to merge the new branch into the base—the branch checked out in the workflow—,
|
||||
or update an existing open pull request for that branch.
|
||||
|
||||
## Documentation
|
||||
|
||||
|
|
Loading…
Reference in a new issue