Skip to content

Mark as nullable arguments with initial null value (#72) #93

Mark as nullable arguments with initial null value (#72)

Mark as nullable arguments with initial null value (#72) #93

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']