Skip to content

1622: edit comment on todos #114

1622: edit comment on todos

1622: edit comment on todos #114

Workflow file for this run

name: Static Analysis
on:
pull_request:
branches: [ "master" ]
jobs:
phpstan:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run Tests
run: make phpstan