Skip to content

Commit 23a2abe

Browse files
committed
docs: update documents
1 parent 001ea80 commit 23a2abe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
with:
4040
# 0 indicates all history
4141
fetch-depth: 0
42-
- uses: nwtgck/actions-comment-run@develop
42+
- uses: nwtgck/actions-comment-run@v1.0
4343
with:
4444
github-token: ${{ secrets.GITHUB_TOKEN }}
4545
allowed-associations: '["OWNER"]'

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: 'Comment Run Actions'
2-
description: 'Run maintainer comments'
2+
description: 'Execute comment from issues and pull requests'
33
author: 'Ryo Ota <[email protected]>'
44
inputs:
55
github-token:

0 commit comments

Comments
 (0)