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) !