Skip to content

Fixes projectCalendar and comment dates. #18

Fixes projectCalendar and comment dates.

Fixes projectCalendar and comment dates. #18

Workflow file for this run

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