github / cleanowners

A GitHub Action to suggest removal of non-organization members from CODEOWNERS files
MIT License
109 stars 7 forks source link

chore: add pull_request_target for releases #80

Closed jmeridth closed 3 months ago

jmeridth commented 3 months ago

Pull Request

Proposed Changes

I am not worried about the security implications with us checking out the forked pull requests code. This action only fires after a merge to main so this means the pull request code has been reviewed by a maintainer. We are post-CI/code run.

Readiness Checklist

Author/Contributor

Reviewer