From 0f2aa4ec9cd1a5d7137931566c428f024f475b6c Mon Sep 17 00:00:00 2001 From: Rusty Myers Date: Thu, 5 Dec 2024 11:51:45 -0500 Subject: [PATCH] Update python-app.yml --- .github/workflows/python-app.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/python-app.yml b/.github/workflows/python-app.yml index f9fe838..15f602e 100644 --- a/.github/workflows/python-app.yml +++ b/.github/workflows/python-app.yml @@ -1,6 +1,6 @@ # This workflow will install Python dependencies, run tests and lint with a single version of Python # For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python -name: Run Service Discover Tool +name: Run Service Discovery Tool on: workflow_dispatch: push: