Skip to content

GitHub Actions: Use new PHP workflow (#82) #153

GitHub Actions: Use new PHP workflow (#82)

GitHub Actions: Use new PHP workflow (#82) #153

Workflow file for this run

name: CI
on:
push:
branches:
- main
- support/*
pull_request:
jobs:
php:
name: PHP
uses: Icinga/github-actions/.github/workflows/php.yml@main