Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
slawa4s authored Jun 6, 2022
1 parent d89e7ac commit 57ea75e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ You can use this GitHub Action to create pull requests tests and code analysis i
## Content

- [Inputs](#inputs)
- [Installation](#installation)
- [Examples](#examples)

## Inputs
Expand All @@ -16,6 +17,11 @@ All inputs are
| `test_push_info` | Add tests to pull request | true |
| `test_delete_info` | Delete old tests in pull request | false |

## Installation

* ```Settings > Actions > Allow GitHub Actions to create and approve pull requests```
* ```permissions: write-all``` line at action before using Utbot Action

## Examples

```yml
Expand Down

0 comments on commit 57ea75e

Please sign in to comment.