Update dotnet.yml

This commit is contained in:
Dima yawaflua Andreev
2024-09-22 22:28:24 +03:00
committed by GitHub
parent 0f5b6a8067
commit c1666bfa20

View File

@@ -5,9 +5,9 @@ name: .NET
on:
push:
branches: [ "master" ]
branches: [ "*" ]
pull_request:
branches: [ "master" ]
branches: [ "*" ]
jobs:
build: