Skip to content

Commit 8f8d1ef

Browse files
authored
docs: update README.md
1 parent 5688e3d commit 8f8d1ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
fetch-depth: 0 # required for merge-base check
4444
- uses: commit-check/commit-check-action@v1
4545
env:
46-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # use GITHUB_TOKEN because of use pr-comments
46+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # use GITHUB_TOKEN because use of pr-comments
4747
with:
4848
message: true
4949
branch: true

0 commit comments

Comments
 (0)