From 174cdb16018fa26f174361a8bc49b1af7935a9f9 Mon Sep 17 00:00:00 2001 From: Alison Amorim Date: Mon, 7 Mar 2022 17:55:49 -0300 Subject: [PATCH] testes ajustes --- .github/workflows/dotnetcore.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/dotnetcore.yml b/.github/workflows/dotnetcore.yml index bdc2cfd..9a2bfa7 100644 --- a/.github/workflows/dotnetcore.yml +++ b/.github/workflows/dotnetcore.yml @@ -1,5 +1,6 @@ name: .NET Core + on: push: branches: [ master ]