diff --git a/.github/copilot-workspace/policy.json b/.github/copilot-workspace/policy.json new file mode 100644 index 0000000000..ec32272160 --- /dev/null +++ b/.github/copilot-workspace/policy.json @@ -0,0 +1,4 @@ +{ + "allowPullRequests": false, + "allowComments": false +}