updated github_actions_workflows_trigger_all.sh

pull/4/head
Hari Sekhon 1 year ago
parent 6bc6e0f057
commit 8720e5778f

@ -42,6 +42,7 @@ args=()
if [ $# -gt 0 ]; then if [ $# -gt 0 ]; then
repo="$1" repo="$1"
shift || : shift || :
owner_repo="$repo"
args+=(-R "$repo") args+=(-R "$repo")
fi fi

Loading…
Cancel
Save