microsoft / TypeScript-DOM-lib-generator

Tool for generating dom related TypeScript and JavaScript library files
Apache License 2.0
601 stars 418 forks source link

Add permissions to codeowners merge workflow #1688

Closed jakebailey closed 5 months ago

jakebailey commented 5 months ago

This should fix auto merging. The permissions block might need issue: write, too, but I think that all of the PR stuff can be accessed using pull-requests: write by my reading of https://docs.github.com/en/rest/authentication/permissions-required-for-github-apps?apiVersion=2022-11-28#repository-permissions-for-pull-requests

jakebailey commented 5 months ago

Merging, this is a pull_request_target so there's no way to test it before merging as those are always pulled from main for security reasons.