How to avoid whole dbt package run when one files got modified in bitbucket

Hi all,
need some help here. i have upload my dbt package to the bitbucket. currently, whenever anyone modified any single file in the bicbuket, the bitbucket will automatically be triggered to run whole package through pipline. is there any configuration i can set so that, the package will only run on schedule and will not be triggered by script modified?

Thanks,
Alex

Hey! look through these articles, maybe they will be useful, because personally I do not quite understand what exactly needs to be changed