Skip to content

Commit 70c4170

Browse files
author
derkinderfietsen
authored
Update README.md
1 parent efdd629 commit 70c4170

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Pull Request Description Enforcer
22

3-
github action for enforcing description on pull requests
3+
github action for enforcing description on pull requests, it will reject empty descriptions or unedited pull request template descriptions.
44

55
## Usage
66

@@ -27,4 +27,4 @@ jobs:
2727
2828
```
2929

30-
_Note: This grants access to the `GITHUB_TOKEN` so the action can make calls to GitHub's rest API_
30+
_Note: This grants access to the `GITHUB_TOKEN` so the action can make calls to GitHub's rest API_

0 commit comments

Comments
 (0)