Merge pull request #1303 from Codium-ai/mrT23-patch-2

Update atlassian-connect.json
This commit is contained in:
Tal
2024-10-23 09:21:30 +03:00
committed by GitHub

View File

@ -16,8 +16,9 @@
},
"scopes": [
"account",
"repository",
"pullrequest"
"repository:write",
"pullrequest:write",
"wiki"
],
"contexts": [
"account"
@ -30,4 +31,4 @@
}
]
}
}
}