Skip to content

chore: upgrade PHP to 8.1, add spiral/code-style, config and CI for code style, update psalm #37

chore: upgrade PHP to 8.1, add spiral/code-style, config and CI for code style, update psalm

chore: upgrade PHP to 8.1, add spiral/code-style, config and CI for code style, update psalm #37

Workflow file for this run

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