This commit is contained in:
Eugene Sadovoi 2020-05-26 20:04:31 -07:00
Родитель 195ed263e8
Коммит e216b7f879
1 изменённых файлов: 1 добавлений и 1 удалений

2
.github/workflows/regression.yml поставляемый
Просмотреть файл

@ -3,7 +3,7 @@ name: Regression Tests
# https://dotnet.microsoft.com/download/dotnet-framework
on:
[ push ]
[ push, pull_request ]
jobs:
build: