IBX-11802: Automated translations with Page builder blocks with ezstring and eztext that contains special characters fails #122
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: Assign Pull Request to maintainers | |
| on: | |
| pull_request_target: | |
| jobs: | |
| assign: | |
| uses: ibexa/gh-workflows/.github/workflows/pr-assign.yml@main | |
| secrets: | |
| robot-token: ${{ secrets.EZROBOT_PAT }} |