File tree 3 files changed +10
-3
lines changed
.github.to.move/workflows/action
3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1
- FROM docker.pkg.github.com/github/codeql-learninglab-actions/<course-package>
1
+ FROM docker.pkg.github.com/github/codeql-learninglab-actions/courses-cpp-uboot
Original file line number Diff line number Diff line change 1
- name: <MY-COURSE-REPO>
1
+ name: learning-uboot
2
2
version: 0.0.0
3
- libraryPathDependencies: codeql-<LANG>
3
+ libraryPathDependencies: codeql-cpp
Original file line number Diff line number Diff line change
1
+ # U-Boot challenge CodeQL course
2
+
3
+ ** Welcome to this course! You will navigate through the different steps
4
+ by following the instructions given to you in each new issue created in this project,
5
+ that you will answer to, by creating Pull requests on this project.
6
+
7
+ Let's start right away, by going to the [ first issue] ( #1 ) !
You can’t perform that action at this time.
0 commit comments