Skip to content

Commit 99eb428

Browse files
dont commit change to script
1 parent c603dd4 commit 99eb428

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/run_mentor_automation.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ pip install -r requirements.txt
1212
# mode "a" for APPEND new mentors from the xlsx table to the existing mentors.yml
1313
# mode "w" for WRITE all mentors from the xlsx table to mentors.yml
1414
# CURRENT_PERIOD: use "default" or "long-term" ("long-term" if during long-term registration period)
15-
python3 automation_mentors.py samples/mentors.xlsx ../_data/mentors.yml long-term w 0
15+
python3 automation_mentors.py samples/mentors.xlsx ../_data/mentors.yml default a 0

0 commit comments

Comments
 (0)