Skip to content

Commit

Permalink
Merge branch 'gen-1516-table_update_cohort_specific' of github.com:Sa…
Browse files Browse the repository at this point in the history
…ge-Bionetworks/genie-bpc-pipeline into gen-1516-table_update_cohort_specific

merge upstream changes
  • Loading branch information
danlu1 committed Oct 30, 2024
2 parents 7ed8bc1 + 665b77a commit 71b8ff7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
```
git add your file
git commit -m"your commit information"
git commit -m "your commit information"
git push --set-upstream origin gen-1234-{feature-here}
```
6. Create a pull request from the feature branch to the develop branch. When changes are made to `script/<module_folder_name>` (only applies to scripts/references and scripts/table_updates for now), a Github action will be triggered to create a docker image for the branch, you can check it [here](https://github.com/Sage-Bionetworks/genie-bpc-pipeline/pkgs/container/genie-bpc-pipeline).
Expand Down

0 comments on commit 71b8ff7

Please sign in to comment.