Skip to content

fix: Limit news posts grabbed from the forums and fix deployment. #198

fix: Limit news posts grabbed from the forums and fix deployment.

fix: Limit news posts grabbed from the forums and fix deployment. #198

Workflow file for this run

name: Psalm
on:
pull_request:
branches:
- develop
paths:
- '**.php'
- 'composer.*'
- 'psalm*'
- '.github/workflows/psalm.yml'
push:
branches:
- develop
paths:
- '**.php'
- 'composer.*'
- 'psalm*'
- '.github/workflows/psalm.yml'
jobs:
psalm:
uses: codeigniter4/.github/.github/workflows/psalm.yml@main