Improved Opencast API exceptions and error handling #205
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Moodle Plugin CI | |
######################################################################################################################## | |
on: [ push, pull_request ] | |
######################################################################################################################## | |
jobs: | |
call-moodle-ci-workflow: | |
uses: Opencast-Moodle/moodle-workflows-opencast/.github/workflows/moodle-ci.yml@main |