main: update run-tests.yml

This commit is contained in:
mahdi msr 2025-09-29 03:58:08 +03:30
parent 4eca234d85
commit 60eb009213
1 changed files with 3 additions and 0 deletions

View File

@ -1,7 +1,10 @@
name: run-tests
on:
pull_request:
branches: [main]
push:
branches: [dev, main]
paths:
- '**.php'
- '.github/workflows/run-tests.yml'