Add GitHub Copilot Workspaces policy (#32822)

This commit is contained in:
Aaron Junker-Wildi
2024-05-13 22:23:35 +02:00
committed by GitHub
parent ee91e4dcc2
commit b63b385db2

4
.github/copilot-workspace/policy.json vendored Normal file
View File

@@ -0,0 +1,4 @@
{
"allowPullRequests": false,
"allowComments": false
}