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

12 lines
169 B
YAML
Raw Normal View History

2021-11-13 08:13:55 +01:00
name: Module CI
2019-12-19 01:44:37 +01:00
on:
push:
2021-11-13 08:13:55 +01:00
pull_request:
2019-12-19 01:44:37 +01:00
jobs:
2021-11-13 08:13:55 +01:00
ci:
uses: silverstripe/github-actions-ci-cd/.github/workflows/ci.yml@0.1.11
with:
run_endtoend: true