Move assets
This commit is contained in:
parent
339e82d37b
commit
b7064071dc
6 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
||||||
# <img width="24" height="24" src="assets/logo.svg"> Create Pull Request
|
# <img width="24" height="24" src="docs/assets/logo.svg"> Create Pull Request
|
||||||
[](https://github.com/marketplace/actions/create-pull-request)
|
[](https://github.com/marketplace/actions/create-pull-request)
|
||||||
|
|
||||||
A GitHub action to create a pull request for changes to your repository in the actions workspace.
|
A GitHub action to create a pull request for changes to your repository in the actions workspace.
|
||||||
|
@ -194,7 +194,7 @@ jobs:
|
||||||
|
|
||||||
This reference configuration will create pull requests that look like this:
|
This reference configuration will create pull requests that look like this:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
|
Before Width: | Height: | Size: 207 KiB After Width: | Height: | Size: 207 KiB |
Before Width: | Height: | Size: 416 B After Width: | Height: | Size: 416 B |
Before Width: | Height: | Size: 414 KiB After Width: | Height: | Size: 414 KiB |
|
@ -47,7 +47,7 @@ Workflow steps:
|
||||||
|
|
||||||
The following git diagram shows how the action creates and updates a pull request branch.
|
The following git diagram shows how the action creates and updates a pull request branch.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Guidelines
|
## Guidelines
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue