Skip to content

Bump nette/di from 3.2.2 to 3.2.3 #3

Bump nette/di from 3.2.2 to 3.2.3

Bump nette/di from 3.2.2 to 3.2.3 #3

Workflow file for this run

name: "PHP"
on:
pull_request:
push:
branches: [ "*" ]
schedule:
- cron: "0 8 * * 1"
jobs:
php:
name: "PHP check"
uses: contributte/.github/.github/workflows/php.yml@v1
with:
name: "PHP check"
php: "8.2"
run: "composer validate"