Skip to content

Decouple time widgets #1433

Decouple time widgets

Decouple time widgets #1433

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:
dependencies: |
{
"./vendor/icingaweb2" : "https://github.com/Icinga/icingaweb2.git"
}