denis-tingaikin/Sync files

This action syncs repository files with another repository.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
git-author-emailThe email of the committer.yes
git-author-nameThe name of the committer.yes
sync-repositoryThe GitHub repository with which synchronizing.yes
allow-files-patternThe regex pattern for files that allowed to update. By default all files..*
sync-branch-namemain
working-directory""
result-branch-namesync/${{ github.repository }}
exclude-filesSpace-separated paths of files that should be excluded from sync.""
sync-ignore-file-nameThe path to file in the destination repository that contains space-separated paths to files that should be excluded from sync..syncignore

no outputs