MNT Add workflow

This commit is contained in:
Steve Boyd 2021-11-13 20:22:13 +13:00 committed by GitHub
parent 363a115300
commit 5149c08d38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 0 deletions

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

@ -0,0 +1,11 @@
name: Module CI
on:
push:
pull_request:
jobs:
ci:
uses: silverstripe/github-actions-ci-cd/.github/workflows/ci.yml@0.1.11
with:
run_endtoend: true