Closed Sebbo94BY closed 1 year ago
Fixes the following Git workflow warning: "git checkout HEAD^2 is no longer necessary. Please remove this step as Code Scanning recommends analyzing the merge commit for best results."
git checkout HEAD^2
Fixes the following Git workflow warning: "
git checkout HEAD^2
is no longer necessary. Please remove this step as Code Scanning recommends analyzing the merge commit for best results."