We are currently using a private repository on GitHub Enterprise and would like to trigger GitHub Actions whenever a source file or translation is updated in Crowdin.
Our goal:
-
When source strings change in Crowdin → trigger a GitHub Action
-
When translations are updated in Crowdin → trigger a GitHub Action
We would appreciate guidance on how to configure Crowdin so that updates automatically trigger GitHub Actions for a private GitHub Enterprise repository.
What is the recommended setup or workflow to achieve this?