Add screenshots

This commit is contained in:
miguemasx 2019-11-26 17:56:31 +01:00
parent 103bcdbeb9
commit 6dc67ecf6e
4 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,4 @@
## Merge branch
## Merge branch action
### On labeled
@ -6,6 +6,9 @@ Merge PR branch using github labeld.
You can set label in a PR and this actinos merge the PR branch to other branch, usefult for develop branch or staging enviroments.
![PR](./screenshots/pr.png)
![Checker](./screenshots/checker.png)
```yaml
name: Merge branch
on:

BIN
screenshots/checker.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 129 KiB

BIN
screenshots/commits.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

BIN
screenshots/pr.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 136 KiB