Skip to content

Merge pull request #71 from matt-in-a-hat/fix-reindex-all-job-index-n… #28

Merge pull request #71 from matt-in-a-hat/fix-reindex-all-job-index-n…

Merge pull request #71 from matt-in-a-hat/fix-reindex-all-job-index-n… #28

Workflow file for this run

name: CI
on:
push:
pull_request:
workflow_dispatch:
jobs:
ci:
name: CI
uses: silverstripe/gha-ci/.github/workflows/ci.yml@v1
with:
dynamic_matrix: false
extra_jobs: |
- php: '8.1'
db: mysql80
phpunit: true