I am polling Accurev SCM after every 30 minutes using Poll SCM as H/30 * * * *
However, I want to change the functionality so that Accurev is polled by Jenkins only after there are changes in code in Accurev. I don't want to keep polling Accurev SCM after every 30 minutes
Please let me know how that can be achieved.