Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-evans committed Oct 8, 2021
1 parent d99a73e commit 0ac9ed6
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,14 @@ jobs:
dependencies
```

### Exclude pull request forks with head filter

```yml
- uses: peter-evans/rebase@v1
with:
head: 'my-org:*'
```

### Action inputs

| Name | Description | Default |
Expand Down

0 comments on commit 0ac9ed6

Please sign in to comment.