Skip to content

Bump webdevops/php-dev from 8.2 to 8.3 in /docker/application #39

Bump webdevops/php-dev from 8.2 to 8.3 in /docker/application

Bump webdevops/php-dev from 8.2 to 8.3 in /docker/application #39

Workflow file for this run

name: CI
on:
push:
branches:
- main
- release
paths-ignore:
- '**.md'
pull_request:
branches:
- main
- release
paths-ignore:
- '**.md'
jobs:
ci:
uses: codenamephp/workflows.php/.github/workflows/ci.yml@main

Check failure on line 20 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yml

Invalid workflow file

error parsing called workflow ".github/workflows/ci.yml" -> "codenamephp/workflows.php/.github/workflows/ci.yml@main" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
with:
php-versions: '["8.0", "8.1", "8.2", "8.3"]'