From f281e5193ad7b0745f44989c300959fcce92f83b Mon Sep 17 00:00:00 2001 From: Johannes Karwounopoulos <72743318+JohannesKarwou@users.noreply.github.com> Date: Wed, 19 Jun 2024 13:38:27 +0200 Subject: [PATCH] Update labeler.yml --- .github/labeler.yml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/.github/labeler.yml b/.github/labeler.yml index 6e2ff72c..c66acd1e 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -1,7 +1,3 @@ -asfe: -- transformato/annihilation.py -restraints: -- transformato/restraints.py charmm: - transformato/charmm_factory.py analysis: @@ -9,3 +5,10 @@ analysis: endstate_correction: - transformato/bin/perform_correction.py - transformato/bin/slurm_switching.sh +openmm files: +- transformato/bin/*run*.py +test update: +- transformato/transformato/test* +infrastrucutre update: +- .github/* +- devtools/*