Skip to content

Remove build status from readme (#97) #307

Remove build status from readme (#97)

Remove build status from readme (#97) #307

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
php:
name: PHP
uses: Icinga/github-actions/.github/workflows/php.yml@main
with:
php-extensions: pdo, pdo-sqlite
databases: true