Skip to content

Commit

Permalink
Update devcontainer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
2percentsilk authored Apr 14, 2022
1 parent fd8f746 commit 1d8fc84
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
},
"ataridotcom/reallycoolrepo": {
"permissions": {
"issues": "write"
"issues": "write",
"pull-requests": "write"
}
}
}
Expand Down

0 comments on commit 1d8fc84

Please sign in to comment.