From 71e39d44b56caf33ace7f2e20eec216d6d6b7087 Mon Sep 17 00:00:00 2001 From: jvitorinoj <31418573+jvitorinoj@users.noreply.github.com> Date: Thu, 22 Jul 2021 15:36:38 -0300 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 7c3e774..6df3a37 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -11,7 +11,7 @@ on: branches: [ master ] # Allows you to run this workflow manually from the Actions tab - workflow_dispatch: true + workflow_dispatch: True # A workflow run is made up of one or more jobs that can run sequentially or in parallel jobs: