Skip to content

CI: omnipay doesn't have a master branch any more #36

CI: omnipay doesn't have a master branch any more

CI: omnipay doesn't have a master branch any more #36

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