create new branch for testing ground

This commit is contained in:
arabcoders 2025-10-16 15:55:40 +03:00
parent 568d92c33e
commit c35cca39a9
2 changed files with 2 additions and 0 deletions

View file

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

View file

@ -15,6 +15,7 @@ on:
branches: branches:
- dev - dev
- master - master
- testing
tags: tags:
- "v*" - "v*"
paths-ignore: paths-ignore: