Update dotnet.yml

This commit is contained in:
Dima yawaflua Andreev
2023-12-26 13:20:39 +03:00
committed by GitHub
parent 38c12ca246
commit 05d5f8291c

View File

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