Skip to content

Commit 1da4277

Browse files
authored
chore(metrics): allow sending PRs from the workflow (#3503)
1 parent ae18899 commit 1da4277

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/usage-metrics.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ on:
1313

1414
permissions:
1515
contents: write
16+
pull-requests: write
1617

1718
env:
1819
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)