Skip to content

Test new CI workflow #884

Test new CI workflow

Test new CI workflow #884

Workflow file for this run

name: Moodle Plugin CI
########################################################################################################################
on: [ push, pull_request ]
########################################################################################################################
jobs:
call-moodle-ci-workflow:
uses: justusdieckmann/moodle-workflows-opencast/.github/workflows/moodle-ci.yml@update-configurable
with:
requires-tool-plugin: true
requires-mod-plugin: true
branch-tool-plugin: master
branch-mod-plugin: master