Skip to content

Bump tracy/tracy from 2.10.8 to 2.10.9 #16

Bump tracy/tracy from 2.10.8 to 2.10.9

Bump tracy/tracy from 2.10.8 to 2.10.9 #16

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"