chore: update ci pipeline

This commit is contained in:
Meysam Hadeli 2024-09-17 20:13:03 +03:30
parent 0bb7462d66
commit 69751df021

View File

@ -2,11 +2,11 @@ name: CI
on:
push:
branches: [ "main" , "develop" ]
branches: [ "main"]
paths-ignore:
- "README.md"
pull_request:
branches: [ "main" , "develop" ]
branches: [ "main"]
paths-ignore:
- "README.md"
concurrency: