Skip to content

Add new option for manually triggered runs. #108

Add new option for manually triggered runs.

Add new option for manually triggered runs. #108

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
with:
enable_phpmd: true
disable_phpcpd: true