File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed
Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,17 @@ column of the repository's home page.
2222
2323## Activities and Labs
2424
25- TODO: Add a list of activities and labs that are included in this training.
25+ - [ Lab 1: Add a Feature] ( ./labs/1-add-a-feature.md )
26+ - [ Lab 2: Add Tags] ( ./labs/2-add-tags.md )
27+ - [ Lab 3: Git Bisect] ( ./labs/3-git-bisect.md )
28+ - [ Lab 4: Interactive Rebase] ( ./labs/4-interactive-rebase.md )
29+ - [ Lab 5: Cherry-Picking Commits] ( ./labs/5-cherry-pick.md )
30+ - [ Lab 6: Protect the ` main ` Branch] ( ./labs/6-protect-main.md )
31+ - [ Lab 7: GitHub Flow] ( ./labs/7-github-flow.md )
32+ - [ Lab 8: Merge Conflicts] ( ./labs/8-merge-conflicts.md )
33+ - [ Lab 9: Run a GitHub Actions Workflow] ( ./labs/9-run-a-workflow.md )
34+ - [ Lab 10: Create a Release] ( ./labs/10-create-a-release.md )
35+ - [ Lab 11: Deploy to an Environment] ( ./labs/11-deploy-to-an-environment.md )
2636
2737## Reference
2838
You can’t perform that action at this time.
0 commit comments