MNT Add ci.yml

This commit is contained in:
Steve Boyd 2023-07-05 12:59:36 +12:00
parent f1a01f272e
commit b52f274fbd
1 changed files with 11 additions and 0 deletions

11
.github/workflows/ci.yml vendored Normal file
View File

@ -0,0 +1,11 @@
name: CI
on:
push:
pull_request:
workflow_dispatch:
jobs:
ci:
name: CI
uses: silverstripe/gha-ci/.github/workflows/ci.yml@v1