Skip to content

Commit 4a5bd23

Browse files
committed
fix[ci]: permission to comment
1 parent f9e9025 commit 4a5bd23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr.yml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515

1616
permissions:
1717
contents: read
18+
pull-requests: write
1819

1920
steps:
2021
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)