update build-pr to run on dev PRs as well

This commit is contained in:
arabcoders 2025-10-15 18:58:55 +03:00
parent e085e680cc
commit 17cb32b689

View file

@ -7,6 +7,7 @@ on:
pull_request: pull_request:
branches: branches:
- master - master
- dev
paths-ignore: paths-ignore:
- "**.md" - "**.md"
- ".github/ISSUE_TEMPLATE/**" - ".github/ISSUE_TEMPLATE/**"