We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30db6e8 commit 9c17678Copy full SHA for 9c17678
.github/workflows/ecosystem-ci.yml
@@ -16,6 +16,8 @@ permissions:
16
contents: write
17
# Allow commenting on issues
18
issues: write
19
+ # Allow commenting on PR
20
+ pull-requests: write
21
22
jobs:
23
changes:
0 commit comments