Skip to content

Commit

Permalink
Merge pull request #173 from AlexsLemonade/sjspielman/update-gha-comm…
Browse files Browse the repository at this point in the history
…ents

Update comments in GHA script
  • Loading branch information
sjspielman authored Dec 11, 2024
2 parents 7a6880d + bd6275d commit f286f2c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/copy-completed-notebooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,6 @@ jobs:
- name: Copy HTML completed notebooks from training-modules
shell: bash
run: |
# The completed notebooks to copy will depend on which workshop module this is.
# For each module, the directory of notebooks to copy are:
# Intro R: intro_to_R_tidyverse/
# Intro scRNA-seq: intro_to_R_tidyverse/ and scRNA-seq/
# Advanced scRNA-seq: advanced-scRNA-seq/
# bulk RNA-seq: RNA-seq/
# Path to copy notebooks to
target_path=website/completed-notebooks
Expand Down

0 comments on commit f286f2c

Please sign in to comment.