Skip to content

WIP: PHP Workflow Test #3462

WIP: PHP Workflow Test

WIP: PHP Workflow Test #3462

Workflow file for this run

name: CI
on:
pull_request:
workflow_dispatch:
jobs:
php:
name: PHP
uses: Icinga/github-actions/.github/workflows/php.yml@php-workflows
with:
php-extensions: ldap
dependencies: |
{
"./icingaweb2-modules/x509" : "https://github.com/Icinga/icingaweb2-module-x509.git",
"./icingaweb2-modules/pdfexport" : "https://github.com/Icinga/icingaweb2-module-pdfexport.git",
"./icingaweb2-modules/reporting" : "https://github.com/Icinga/icingaweb2-module-reporting.git"
}