Skip to content

Commit 3d60a5b

Browse files
committed
🔒️ Info about GITHUB_TOKEN
close #592
1 parent 2cae888 commit 3d60a5b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

action.yml

+9
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
name: "Sticky Pull Request Comment"
22
description: "Create comment on pull request, if exists update that comment."
33
author: "marocchino"
4+
github-token:
5+
action-input:
6+
input: GITHUB_TOKEN
7+
is-default: true
8+
9+
permissions:
10+
pull-requests: write
11+
pull-requests-reason: to create or update PR comment
12+
413
inputs:
514
header:
615
description: "Header to determine if the comment is to be updated, not shown on screen. It can be used when you want to add multiple comments independently at the same time."

0 commit comments

Comments
 (0)