From ecdc44076621594e039861b02a4b7407d5e0d770 Mon Sep 17 00:00:00 2001 From: radek_poleski Date: Fri, 15 Mar 2024 08:32:23 +0100 Subject: [PATCH] updateding workflow --- .github/workflows/python-app.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/python-app.yml b/.github/workflows/python-app.yml index c2a42ab23..449d07dc1 100644 --- a/.github/workflows/python-app.yml +++ b/.github/workflows/python-app.yml @@ -8,6 +8,7 @@ on: branches: [ "master" ] pull_request: branches: [ "master" ] + workflow_dispatch: permissions: contents: read