Skip to content

Commit

Permalink
🔒️ Info about GITHUB_TOKEN
Browse files Browse the repository at this point in the history
close #592
  • Loading branch information
marocchino committed Feb 11, 2023
1 parent 2cae888 commit 3d60a5b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
name: "Sticky Pull Request Comment"
description: "Create comment on pull request, if exists update that comment."
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:
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."
Expand Down

0 comments on commit 3d60a5b

Please sign in to comment.