Update README.md

This commit is contained in:
Igor Martynyuk 2025-05-01 05:22:06 +03:00 committed by GitHub
parent 45d54c737a
commit 86511f209b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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