Skip to content

Enhancements and Refactoring #27

Enhancements and Refactoring

Enhancements and Refactoring #27

Workflow file for this run

on:
pull_request:
push:
branches:
- master
- 2.0
name: static analysis
jobs:
psalm:
uses: spiral/gh-actions/.github/workflows/psalm.yml@master
with:
os: >-
['ubuntu-latest']
php: >-
['8.1']