Skip to content

Commit eac67e7

Browse files
committed
Grant PR comment permissions to CI
1 parent 9b5e46a commit eac67e7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ env:
1515
permissions:
1616
id-token: write
1717
contents: read
18+
pull-requests: write
19+
issues: write
1820

1921
concurrency:
2022
group: ci-${{ github.ref }}

0 commit comments

Comments
 (0)