This repository was archived by the owner on Sep 1, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Original file line number Diff line number Diff line change @@ -24,8 +24,22 @@ including links to the lines of source code on GitHub when possible:
24
24
25
25
![ ] ( docs/comment_screenshot.png )
26
26
27
- <!-- START doctoc -->
28
- <!-- END doctoc -->
27
+ <!-- START doctoc generated TOC please keep comment here to allow auto update -->
28
+ <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
29
+ ** Table of Contents**
30
+
31
+ - [ Creating your own course] ( #creating-your-own-course )
32
+ - [ Creating the GitHub Action] ( #creating-the-github-action )
33
+ - [ Testing the action] ( #testing-the-action )
34
+ - [ Adding new queries & calculating the contents for the CSV files] ( #adding-new-queries--calculating-the-contents-for-the-csv-files )
35
+ - [ Publishing your action] ( #publishing-your-action )
36
+ - [ Contributing your GitHub Action to this repository] ( #contributing-your-github-action-to-this-repository )
37
+ - [ Example Courses] ( #example-courses )
38
+ - [ Contributing] ( #contributing )
39
+ - [ Releasing new versions or updating dependencies] ( #releasing-new-versions-or-updating-dependencies )
40
+ - [ License] ( #license )
41
+
42
+ <!-- END doctoc generated TOC please keep comment here to allow auto update -->
29
43
30
44
## Creating your own course
31
45
You can’t perform that action at this time.
0 commit comments