From 1683dbc6c0d0a0d4ea7b0aa5aa1e1701b63cb6aa Mon Sep 17 00:00:00 2001 From: marcelauliano Date: Mon, 15 Apr 2024 14:52:48 +0100 Subject: [PATCH] test --- .github/workflows/github-actions-build-code.yml | 8 ++++---- README.md | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/github-actions-build-code.yml b/.github/workflows/github-actions-build-code.yml index 85f21fc..f01902d 100644 --- a/.github/workflows/github-actions-build-code.yml +++ b/.github/workflows/github-actions-build-code.yml @@ -1,9 +1,9 @@ name: Build and Publish MitoHiFi code -on: #workflow_dispatch - push: - branches: - - 'master' +on: workflow_dispatch + # push: + # branches: + # - 'master' diff --git a/README.md b/README.md index c929b60..8023ebb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # MitoHiFi ------- This is v3.2.2 ---- +------ This is v3.2.2 ------ MitoHiFi v3.2.2 is a python pipeline distributed under [MIT License](LICENSE) !