Use all branches, not only master

This commit is contained in:
Vitaliya Chumakova
2021-10-03 17:14:17 +03:00
committed by GitHub
parent 27a6415416
commit b4ff54925d

View File

@@ -1,10 +1,6 @@
name: .NET
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
on: [push, pull_request]
env:
DOTNET_SDK_VERSION: 5.0.x