When configuring GitHub Organization Folders (GitHub Branch Source Plugin) in Jenkins, you can set the interval of periodic scan of the entire organization. .
However, I discovered that this does not affect the interval for scanning the branches of the repositories under the GitHub folder. Even after setting the scan of the organization to 1 hour, the interval for individual repository scans remain to be 1 day. .
I'd like all my repositories to be scanned once per hour. How to set the periodic scan interval of repositories under GitHub organizations?