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

Let the words be an array #32

Closed JJ closed 1 year ago

JJ commented 4 years ago

Any of the variables that contain strings should be an array, and check every one of them.