- Notifications
You must be signed in to change notification settings - Fork921
Commitea9e39d
authored
fix: give cla workflow pull request write permissions (#15820)
When#15349 was added, it implicitlyset all the other permissions to none.Fromhttps://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/controlling-permissions-for-github_token> If you specify the access for any of these permissions, all of thosethat are not specified are set to none.1 parent426b348 commitea9e39d
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
| 44 | + | |
| 45 | + | |
44 | 46 |
| |
45 | 47 |
| |
46 | 48 |
| |
|
0 commit comments
Comments
(0)