Skip to content

lang: [it] Added the remaining translations for the Italian language #2015

lang: [it] Added the remaining translations for the Italian language

lang: [it] Added the remaining translations for the Italian language #2015

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@CI46