Using Node.js to skip builds

Hi @talves,

Yes, this would work!
The following support guide has multiple examples, including the first one which is to ignore all builds. That guide uses exit 0, but true also works :+1:

1 Like