.github/workflows/releng-audit.yaml: Check main for upstream commit
This check was failing to correctly identify whether backported commits had actually been cherry-picked because it was checking the target branch instead of the main branch. This change checks out the main branch to look for the upstream cherry-picked commit. Signed-off-by: David Galloway <david.galloway@ibm.com>
D
David Galloway committed
212eb0bc04db50f38f468ec7bcff149a1ca745b4
Parent: e317e86