Skip to content

Fix news notification badge #63

Fix news notification badge

Fix news notification badge #63

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