You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Switch branch check script to PowerShell in workflow
Replaces the shell script for checking branch existence with a PowerShell script in generation.yml. This improves compatibility with Windows runners and maintains the logic for selecting the target or fallback branch.
0 commit comments