Skip to content

Merge pull request #116: Added the ability to specify typecasts in th… #83

Merge pull request #116: Added the ability to specify typecasts in th…

Merge pull request #116: Added the ability to specify typecasts in th… #83

Workflow file for this run

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