Skip to content

Give inline scripts sensible names

Marcel Loose requested to merge sensible-names-for-inline-scripts into master

Some of the inline scripts (bash or python) have names like "script.py", which is not very helpful for debugging. Renamed the scripts for those workflows that contained either "script.py" or "script.sh".

Merge request reports