Skip to content

Merge pull request #26 from catalyst/token #72

Merge pull request #26 from catalyst/token

Merge pull request #26 from catalyst/token #72

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:
disable_phpcpd: true
disable_ci_validate: true