Skip to content

Add ability to create an allowlist of which tasks you want to fail check #495

Add ability to create an allowlist of which tasks you want to fail check

Add ability to create an allowlist of which tasks you want to fail check #495

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:
# Any further options in this section
disable_behat: true
disable_grunt: true
disable_phplint: true
disable_phpdoc: true
ignore_paths: errors