JJ / github-pr-contains-action

Action that checks whether the body or diff in a PR contains a certain word.
MIT License
35 stars 34 forks source link

Eliminate all set variables #121

Closed JJ closed 7 months ago

JJ commented 7 months ago

In accordance with #119, it's probably not worth the while to keep them at all. They're not documented, and they are probably left over from the beginning. Setting output is probably a better mechanism to take care of this.