diff --git a/.github/workflows/generate_profile_workflow.yml b/.github/workflows/generate_profile_workflow.yml index 2c7aaa9..a76a3b7 100644 --- a/.github/workflows/generate_profile_workflow.yml +++ b/.github/workflows/generate_profile_workflow.yml @@ -74,9 +74,9 @@ jobs: git checkout -b `date +%Y_%m_%d-%H_%M` cd .. - - name: Exectute Enrichment by Profile Ontology script - run: | - python ./.github/workflows/process_profile_script.py ${{steps.changed-files.outputs.all_changed_files}} + #- name: Exectute Enrichment by Profile Ontology script + # run: | + # python ./.github/workflows/process_profile_script.py ${{steps.changed-files.outputs.all_changed_files}} - name: Execute the config files update Python Script run: |