OSS-Docs-Tools / code-owner-self-merge

A GitHub Action for letting CODEOWNERS merge PRs via green PR reviews
MIT License
53 stars 16 forks source link

Actions URI has changed. Update to use correct URI. #37

Closed stoovon closed 2 years ago

stoovon commented 2 years ago

When the action runs, if it fails, it adds a comment like this:

Screenshot 2022-09-18 at 17 25 57

GitHub have slightly changed their URI since this was originally implemented.

This PR fixes the URI to match GitHub's new structure.

orta commented 2 years ago

Wonder what's up with CI - maybe npx has changed since I made this repo