Jenkins pipelines last lab pipeline not being executed for main branch. but instead gets executed for PR branch. why that ??
i commit the changes , pushed changes to feature branch.
created pr and merged pr to main. opened blue ocen ui, pipeline getting executed only for PR branch not main branch.
got it. Had to scan multibranch pipeline again to get main branch.