You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@
13
13
## How to use
14
14
15
15
- Fork repository
16
-
- Enable Githib Actions workflows at tab `Actions` of your fork
16
+
- Enable Github Actions workflows at tab `Actions` of your fork
17
17
- Create branch, for example: `2024-winter`
18
18
- In new branch add following levels or leave line untouched in each file:
19
19
@@ -28,10 +28,10 @@
28
28
|`🚀`|`constructed`|`c`| Developed an implementation or equivalent |
29
29
30
30
- Now you can create pull request and merge this to main branch of your fork (not to original repo)
31
-
- Pull request will fire Github Actions CI processing which will generate new commit with `Profile/REPORT.md` file with skill analisis and role matching report
31
+
- Pull request will fire Github Actions CI processing which will generate new commit with `Profile/REPORT.md` file with skill analysis and role matching report
32
32
- CI processing will fix all simple mistakes in filling and replace shorthands
33
-
- If CI processing will detect unrecoverable error it will generate dubug output and you will receive email with link
34
-
- Auto-generated commit will also contain bagde in `md` and `html` formats
33
+
- If CI processing will detect unrecoverable error it will generate debug output and you will receive email with link
34
+
- Auto-generated commit will also contain badge in `md` and `html` formats
0 commit comments