Skip to content

Translator from OWL to DL #340

Translator from OWL to DL

Translator from OWL to DL #340

name: Validate Pull Request
on:
pull_request:
types:
- opened
- synchronize
- reopened
jobs:
test:
uses: ./.github/workflows/shared_build_workflow.yml
with:
version: 0.0.1-pr-${{ github.event.pull_request.number }}-${{ github.sha }}