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 3c5f942 commit 1d9559aCopy full SHA for 1d9559a
.github/workflows/cla.yml
@@ -5,7 +5,8 @@ on:
5
branches:
6
- 'language-reference-backport'
7
permissions:
8
- contents: read
+ contents: write
9
+ pull-requests: write
10
11
jobs:
12
check:
0 commit comments