I have set some workflow in the target repo so that once the code is pushed, there'll be some actions to run in the target repo. But it seems the current action only maintains the normal file, but does not copy the `.github` folder -- as a result, the `.github` folder will be lost. Would it be possible to fix that?