Closed rarecrumb closed 2 years ago
If the source repo doesn't include the exact same sync action workflow file, the first sync overwrites it.
Please expose a flag to disable syncing the .github/workflows directory.
Unfortunately this cannot be supported because this action syncs the commits directly, we cannot pick and choose which files to include/ignore because we are not making a new commit.
If the source repo doesn't include the exact same sync action workflow file, the first sync overwrites it.
Please expose a flag to disable syncing the .github/workflows directory.