ci: Fix path name

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2024-10-01 12:28:39 +02:00
parent f78f7d9735
commit 5434005bff
No known key found for this signature in database
GPG key ID: F72FA5B49FFA96B0

View file

@ -10,7 +10,7 @@ on:
- master
- stable*
paths:
- '.github'
- '.github/workflows/static-code-analysis.yml'
- '**.php'
concurrency: