Skip to content

added completion button in modal for h5p elements #832

added completion button in modal for h5p elements

added completion button in modal for h5p elements #832

Workflow file for this run

name: Build, test, containerize and push to registry
on:
push:
branches:
- "main"
jobs:
build:
uses: ./.github/workflows/_shared_build_test.yml
secrets: inherit
docker:
needs: build
uses: ./.github/workflows/_shared_docker.yml