Skip to content

Merge branch 'main' into feature/silverstripe-5.x-compatibility #13

Merge branch 'main' into feature/silverstripe-5.x-compatibility

Merge branch 'main' into feature/silverstripe-5.x-compatibility #13

Workflow file for this run

name: Module CI
on:
push:
pull_request:
schedule:
- cron: '0 0 1 * *'
jobs:
ci:
name: CI
uses: silverstripe/gha-ci/.github/workflows/ci.yml@v1
with:
endtoend: false
phpcoverage_force_off: true
js: false