From 357f3073eb6d8683eb9ac3896ad964921f069a5f Mon Sep 17 00:00:00 2001 From: "Salvador E. Tropea" Date: Fri, 15 May 2020 09:09:30 -0300 Subject: [PATCH] Why isn't triggered --- .github/workflows/pythonapp.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pythonapp.yml b/.github/workflows/pythonapp.yml index 442ed5eb..406624f1 100644 --- a/.github/workflows/pythonapp.yml +++ b/.github/workflows/pythonapp.yml @@ -1,7 +1,7 @@ # This workflow will install Python dependencies, run tests and lint with a single version of Python # For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions -name: Python test +name: Python application on: push: