Skip to content

GitHub Actions: Use new PHP workflow #283

GitHub Actions: Use new PHP workflow

GitHub Actions: Use new PHP workflow #283

Workflow file for this run

name: PHP
on:
pull_request:
workflow_dispatch:
jobs:
ci:
name: CI
uses: Icinga/github-actions/.github/workflows/php.yml@php-workflows

Check failure on line 10 in .github/workflows/php.yml

View workflow run for this annotation

GitHub Actions / PHP

Invalid workflow file

error parsing called workflow ".github/workflows/php.yml" -> "Icinga/github-actions/.github/workflows/php.yml@php-workflows" (source branch with sha:163c689863864fd3fe95b709fade2d35f3617e0a) : (Line: 53, Col: 5): Unexpected value 'uses', (Line: 54, Col: 5): Unexpected value 'with', (Line: 47, Col: 5): Required property is missing: runs-on