mirror of
https://github.com/hadolint/hadolint-action.git
synced 2026-05-15 06:35:55 +00:00
Update README.md
This commit is contained in:
parent
45d54c737a
commit
86511f209b
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue