🔒️ Info about GITHUB_TOKEN

close #592
This commit is contained in:
marocchino 2023-02-11 20:15:12 +09:00
parent 2cae8881f2
commit 3d60a5b2da
No known key found for this signature in database
GPG key ID: DEFF05E6B5B0FF97

View file

@ -1,6 +1,15 @@
name: "Sticky Pull Request Comment" name: "Sticky Pull Request Comment"
description: "Create comment on pull request, if exists update that comment." description: "Create comment on pull request, if exists update that comment."
author: "marocchino" author: "marocchino"
github-token:
action-input:
input: GITHUB_TOKEN
is-default: true
permissions:
pull-requests: write
pull-requests-reason: to create or update PR comment
inputs: inputs:
header: header:
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." 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."