We have set up a cron job that triggers nightly builds through the API and all of that works fine but sometimes a developer might add [ci skip] to their last commit, which then will result in the triggered build being skipped, is there any way of ignoring [ci skip] when triggering build through the API?