Update dotnet.yml

This commit is contained in:
Meysam Hadeli 2023-01-17 01:45:05 +03:30 committed by GitHub
parent 535f96f639
commit 32ce15df9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,8 @@ name: Build-Test
on:
push:
branches: [ "main" , "develop"]
paths-ignore:
- "README.md"
pull_request:
branches: [ "main" , "develop" ]