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 name: run-tests
on: on:
pull_request:
branches: [main]
push: push:
branches: [dev, main]
paths: paths:
- '**.php' - '**.php'
- '.github/workflows/run-tests.yml' - '.github/workflows/run-tests.yml'