Skip to content

Don't allow archiving of a category if it has products assigned to it. #68

Don't allow archiving of a category if it has products assigned to it.

Don't allow archiving of a category if it has products assigned to it. #68

Workflow file for this run

name: CI
on:
push:
pull_request:
workflow_dispatch:
jobs:
ci:
name: CI
uses: silverstripe/gha-ci/.github/workflows/ci.yml@v1
with:
composer_require_extra:
phpunit/phpunit:^9.5
silverstripe/silverstripe-omnipay:3.x-dev
php-http/discovery:^1.18.1