Ms. Tina working in a development of an application. She would like to trigger Jenkins job whenever there is a change detected either in the code or branches or any where in the code repository. Which build trigger option will be more suitable.
a. Trigger builds remotely using scripts
b. Facilitates periodic build
c. Poll SCM
d. GitHub hook trigger for GitSCM polling