Commit 199f845 1 parent 473f1f1 commit 199f845 Copy full SHA for 199f845
File tree 2 files changed +1
-1
lines changed
2 files changed +1
-1
lines changed Original file line number Diff line number Diff line change 30
30
permissions :
31
31
contents : write # This is required for actions/checkout and write to be able to write releases
32
32
pull-requests : write # to be able to comment on released pull requests
33
- issues : write # to be able to add completion to issues (which we don't use, but is still required)
34
33
id-token : write # Access the Github JWT for AWS access
35
34
deployments : write
36
35
Original file line number Diff line number Diff line change 10
10
permissions :
11
11
contents : write # This is required for actions/checkout and write to be able to write releases
12
12
pull-requests : write # to be able to comment on released pull requests
13
+ issues : write # to be able to add completion to issues (which we don't use, but is still required)
13
14
id-token : write # Access the Github JWT for AWS access
14
15
deployments : write
15
16
You can’t perform that action at this time.
0 commit comments