Skip to content

Merge pull request #158 from danmarsden/fix156 #236

Merge pull request #158 from danmarsden/fix156

Merge pull request #158 from danmarsden/fix156 #236

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@main
secrets:
moodle_org_token: ${{ secrets.MOODLE_ORG_TOKEN }}
with:
enable_phpmd: true
disable_phpcpd: true