This repository is intended to sync GitHub Actions found in the marketplace to a separate GitHub organization, but it can be used to sync repositories in general as well.
Format of input file matches the gh-actions-sync tool.
Syntax:
SOURCE_ORG/SOURCE_REPO:TARGET_ORG/TARGET_REPO
Example:
jfrog/setup-jfrog-cli:joshjohanning-org/setup-jfrog-cli
SonarSource/sonarqube-scan-action:joshjohanning-org/sonarqube-scan-action
azure/login:joshjohanning-org/azure-login
Note
Make sure to leave a trailing space in the input file you create.