diff --git a/README.md b/README.md index 1e0b7e9..257ff55 100644 --- a/README.md +++ b/README.md @@ -46,9 +46,9 @@ steps: The Action will store results in an environment variable that can be used in other steps in a workflow. Prerequisites: -- GITHUB_TOKEN should have `pull-requests: write` permissions -Example to create a comment in a PR: +- GITHUB_TOKEN should have `pull-requests: write` permissions. +Example to create a comment in a PR: ``` - name: Update Pull Request uses: actions/github-script@v6