Skip to content

Commit 9c17678

Browse files
authored
chore(workflow): allow eco-ci commenting on PR (#606)
1 parent 30db6e8 commit 9c17678

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ecosystem-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ permissions:
1616
contents: write
1717
# Allow commenting on issues
1818
issues: write
19+
# Allow commenting on PR
20+
pull-requests: write
1921

2022
jobs:
2123
changes:

0 commit comments

Comments
 (0)