fix: restrict pint workflow to branch pushes only

This commit is contained in:
manukminasyan
2026-03-27 14:18:41 +04:00
parent f83402432e
commit 42e95a83f5

View File

@@ -2,6 +2,7 @@ name: Pint
on:
push:
branches: [1.x]
paths:
- '**.php'