mirror of
https://github.com/silverstripe/silverstripe-blog
synced 2024-10-22 11:05:58 +02:00
MNT Remove workflow
This commit is contained in:
parent
30298655e0
commit
7fcd354182
13
.github/workflows/main.yml
vendored
13
.github/workflows/main.yml
vendored
@ -1,13 +0,0 @@
|
||||
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
|
||||
# This is required for behat
|
||||
composer_require_extra: "silverstripe/widgets:^2 silverstripe/comments:^3 silverstripe/content-widget:^2"
|
Loading…
Reference in New Issue
Block a user