I'm trying to set the Scan Pipeline Multibranches Triggers to GitHub hook trigger for GITScm polling but that option is not available. The only option available is Periodically if not otherwise run.
I'm using the jenkins/jenkins:latest-jdk11 docker image. The GitHub plugin is installed.
Is there anything I'm missing?
What can I do to enable the GitHub hook trigger for GITScm polling option?

