silverstripe-blog/.github/workflows/main.yml

12 lines
169 B
YAML
Raw Normal View History

2021-11-13 08:33:35 +01:00
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