A github action for detecting a "trigger word" in a pull request review
Can only be triggered with pull_request_review
. For instance:
on:
pull_request_review:
types: [submitted]
In case of any changes, you need to have zeit/ncc
. Install with npm i -g @zeit/ncc
Then:
npm install
ncc build index.js