Skip to content

Fix issue when group prefix is not applied to routes. (#1219) #97

Fix issue when group prefix is not applied to routes. (#1219)

Fix issue when group prefix is not applied to routes. (#1219) #97

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