Skip to content

Instantly share code, notes, and snippets.

@KyMidd
Created October 12, 2021 14:48
Show Gist options
  • Select an option

  • Save KyMidd/f619a71e3f035590bf7313f2aa166c61 to your computer and use it in GitHub Desktop.

Select an option

Save KyMidd/f619a71e3f035590bf7313f2aa166c61 to your computer and use it in GitHub Desktop.
# Iterate over each repo
for repo in $org_repos; do
echo "********"
echo "** Cloning repo" $repo "to update Action"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment