updated sync_ci_to_adjacent_repos.sh

master
Hari Sekhon 3 days ago
parent ef8a163ae4
commit 19b90aaed3

@ -93,4 +93,4 @@ while read -r repo dir; do
mv "$tmpfile" "$target"
done
done
"$srcdir/../.github/workflows/sync_to_adjacent_repos.sh" "$@"
"$srcdir/sync_github_actions_workflows_to_adjacent_repos.sh" "$@"

Loading…
Cancel
Save