Skip to content

feat: add async cache implementation (#36) #30

feat: add async cache implementation (#36)

feat: add async cache implementation (#36) #30

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']
php: >-
['8.1']