mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 20:23:08 +00:00
Update analyze_comment.yml (#7840)
This commit is contained in:
7
.github/workflows/analyze_comment.yml
vendored
7
.github/workflows/analyze_comment.yml
vendored
@@ -6,8 +6,11 @@ on:
|
||||
types:
|
||||
- completed
|
||||
|
||||
permissions: {}
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
issues: write
|
||||
pull-requests: write
|
||||
|
||||
jobs:
|
||||
comment:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user