This action comments a message on PR.
Required The GitHub Token for comment on PR.
Required The message to comment on PR.
The PR comment URL.
uses: github-actions-up-and-running/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
message: Nice PR!👍