fix(ci): make run_e2e.sh executable; invoke via bash in workflow
First dispatch (run 10535) failed instantly with Permission denied on the orchestrator: the file lost its executable bit in the branch move. Set mode 100755 and call through bash so a future mode regression cannot break the job.
This commit is contained in:
Regular → Executable
Reference in New Issue
Block a user