Skip to content

Fix i18n check failing (#122) #32

Fix i18n check failing (#122)

Fix i18n check failing (#122) #32

Workflow file for this run

on:
push:
paths: ['**.R', '**.qml', '**.po', '**.yml']
pull_request:
paths: ['**.R', '**.qml', '**.po', '**.yml']
workflow_dispatch:
name: i18n-check
jobs:
i18n-check:
uses: jasp-stats/jasp-actions/.github/workflows/i18nCheck.yml@master