Add possibility to perform a search on all translations ignoring current language settings setup in the platform #194
Workflow file for this run
This file contains 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 }} |