Skip to content

Bump psalm/phar from 5.23.1 to 5.25.0 #295

Bump psalm/phar from 5.23.1 to 5.25.0

Bump psalm/phar from 5.23.1 to 5.25.0 #295

Workflow file for this run

name: 'Continuous Integration'
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
test:
uses: makeitstrict/actions/.github/workflows/testing.yml@main
code-ql:
needs: [ test ]
uses: makeitstrict/actions/.github/workflows/code-quality.yml@main