go-toolbox/entrypoint.sh

5 lines
108 B
Bash
Raw Normal View History

#!/bin/bash
# Entrypoint that handles both GitHub/Gitea actions things and direct commands execution.
"$@"