Open
Description
I expect the GitHub action to sync directory in the source repository with the directory in the target repository. Whether I add a new file, update an existing file or delete a file.
repo-file-sync-action GitHub action works fine if I add a new file or update an existing file. However, when I delete a file (in the source repository), it does not delete the file in the target repository.
How can I truly sync both the directories in the source and target repository? Thanks.
Metadata
Metadata
Assignees
Labels
No labels