Merge pull request #307 from meysamhadeli/chore/update-ci-pipeline

chore: update ci pipeline
This commit is contained in:
Meysam Hadeli 2024-09-17 20:15:32 +03:30 committed by GitHub
commit 42c300fd96
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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: