Skip to content

Merge pull request #31 from acelaya-forks/feature/remove-swoole #83

Merge pull request #31 from acelaya-forks/feature/remove-swoole

Merge pull request #31 from acelaya-forks/feature/remove-swoole #83

Workflow file for this run

name: Continuous integration
on:
pull_request: null
push:
branches:
- main
jobs:
ci:
uses: shlinkio/github-actions/.github/workflows/php-lib-ci.yml@main
secrets:
INFECTION_BADGE_API_KEY: ${{ secrets.INFECTION_BADGE_API_KEY }}