Skip to content

Adding RouteVoter

Adding RouteVoter #1

Workflow file for this run

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