Skip to content

Remove PHP versions from GitHub Actions, fix the documentation link #37

Remove PHP versions from GitHub Actions, fix the documentation link

Remove PHP versions from GitHub Actions, fix the documentation link #37

Workflow file for this run

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