mirror of
https://github.com/docker/compose.git
synced 2026-05-13 13:58:02 +00:00
Update .github/workflows/pr-review.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Derek Misler <derekmisler@gmail.com>
This commit is contained in:
parent
bd351d7f96
commit
46d75d0bea
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pr-review.yml
vendored
2
.github/workflows/pr-review.yml
vendored
|
|
@ -8,7 +8,7 @@ on:
|
|||
types: [ready_for_review, opened]
|
||||
|
||||
permissions:
|
||||
contents: read # Required at top-level to give `issue_comment` events access to the secrets below.
|
||||
contents: read # Required at top level so `GITHUB_TOKEN` for `issue_comment` events can read repository contents.
|
||||
|
||||
jobs:
|
||||
review:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue