mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-04-28 00:20:24 +08:00
Update dotnet.yml
This commit is contained in:
parent
535f96f639
commit
32ce15df9f
2
.github/workflows/dotnet.yml
vendored
2
.github/workflows/dotnet.yml
vendored
@ -3,6 +3,8 @@ name: Build-Test
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ "main" , "develop"]
|
branches: [ "main" , "develop"]
|
||||||
|
paths-ignore:
|
||||||
|
- "README.md"
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ "main" , "develop" ]
|
branches: [ "main" , "develop" ]
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user