Skip to content

Fix Psalm issues (#63) #69

Fix Psalm issues (#63)

Fix Psalm issues (#63) #69

Workflow file for this run

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