Skip to content

Merge pull request #236 from acelaya-forks/feature/v9.5.0 #291

Merge pull request #236 from acelaya-forks/feature/v9.5.0

Merge pull request #236 from acelaya-forks/feature/v9.5.0 #291

Workflow file for this run

name: Continuous integration
on:
pull_request: null
push:
branches:
- develop
- main
jobs:
ci:
uses: shlinkio/github-actions/.github/workflows/php-lib-ci.yml@main
with:
coverage-driver: 'xdebug'