Skip to content

Bugfix: Reindex job fix (CMS 5 Branch) (#59) #541

Bugfix: Reindex job fix (CMS 5 Branch) (#59)

Bugfix: Reindex job fix (CMS 5 Branch) (#59) #541

Workflow file for this run

name: CI
on:
push:
pull_request:
workflow_dispatch:
jobs:
ci:
uses: silverstripe/gha-ci/.github/workflows/ci.yml@v1
with:
# disable auto detection of JS tests (remove if any JS tests are added)
js: false