Skip to content

Add Moodle 4.4 support #452

Add Moodle 4.4 support

Add Moodle 4.4 support #452

Workflow file for this run

# .github/workflows/ci.yml
name: ci
on: [push, pull_request]
jobs:
ci:
uses: catalyst/catalyst-moodle-workflows/.github/workflows/ci.yml@custom-ignore-paths
secrets:
moodle_org_token: ${{ secrets.MOODLE_ORG_TOKEN }}
with:
# Any further options in this section
disable_behat: true
disable_grunt: true
disable_phplint: true
disable_phpdoc: true
ignore_paths: tests/fixtures,errors