Skip to content

JI-6504 Add reusable workflow trigger for validating translations #1

JI-6504 Add reusable workflow trigger for validating translations

JI-6504 Add reusable workflow trigger for validating translations #1

Workflow file for this run

name: CI
on:
workflow_dispatch:
pull_request:
branches:
- master
types: [opened, synchronize] # Triggers on PR open and commits to PR
jobs:
ci:
uses: h5p/h5p-ci-workflows/.github/workflows/h5p-ci-workflow.yml@master
with:
run-translations: true