From 083fdcc3326f220e67653ee29ac2b9f1dab719c2 Mon Sep 17 00:00:00 2001 From: James A Sutherland Date: Tue, 2 Mar 2021 23:33:39 +0000 Subject: [PATCH] Actions on push not PR --- .github/workflows/dotnet-core.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dotnet-core.yml b/.github/workflows/dotnet-core.yml index 7fac292..638b9d2 100644 --- a/.github/workflows/dotnet-core.yml +++ b/.github/workflows/dotnet-core.yml @@ -1,7 +1,7 @@ name: .NET Core on: - pull_request + push env: MSSQL_SA_PASSWORD: "YourStrong!Passw0rd"