Skip to content

Add runtime cache listeners to .gitignore (#1138) #54

Add runtime cache listeners to .gitignore (#1138)

Add runtime cache listeners to .gitignore (#1138) #54

Workflow file for this run

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