Skip to content

Commit

Permalink
build: release v1.1.2 (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanvade committed Jul 9, 2024
1 parent 75bb522 commit 60607ef
Show file tree
Hide file tree
Showing 5 changed files with 31,161 additions and 10 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@ A specific minimum length the description must be.

```
- name: Enforce Pull Request Description Length
uses: ryanvade/[email protected]
uses: ryanvade/[email protected].2
```

## Example Usage with a specific min length

```
- name: Enforce Pull Request Description Length
uses: ryanvade/[email protected]
uses: ryanvade/[email protected].2
with:
minLength: 5
```
Loading

0 comments on commit 60607ef

Please sign in to comment.