Execute action after fork

Hello,

i’m new to Gitlab, and working on the following scenario. I have a project, that will be forked using the REST API. For my usecase i need the possibility to make some preparations on the repository after the fork operation is executed. Is there any possibility to make the preparations, after fork. Execute script or something like this?

Thank you in advance.