Merge pull request #7012 from markotoplak/doc-visual-programming-subm… #698
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: Check translations | |
on: | |
push: | |
branches: | |
- master | |
pull_request: | |
branches: | |
- master | |
jobs: | |
test-translations: | |
uses: biolab/orange-ci-cd/.github/workflows/test-translations.yml@master | |
with: | |
package-dir: Orange |