MNT Add ci.yml

This commit is contained in:
Steve Boyd 2023-08-31 11:02:02 +12:00
parent 79041d26ff
commit 22fe71d2b6

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