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

It fails if the body is empty #61

Closed JJ closed 2 years ago

JJ commented 3 years ago

If the body is empty, it will fail with an indexOf error.