Skip to content

GitHub Actions: Use new PHP workflows (#54) #298

GitHub Actions: Use new PHP workflows (#54)

GitHub Actions: Use new PHP workflows (#54) #298

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