File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -32,6 +32,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de
32
32
- [ Machine Learning Ops] ( #machine-learning-ops )
33
33
- [ Build] ( #build )
34
34
- [ Database] ( #database )
35
+ - [ Netorking] ( #networking )
35
36
- [ Localization] ( #localization )
36
37
- [ Fun] ( #fun )
37
38
- [ Cheat Sheet] ( #cheat-sheet )
@@ -530,6 +531,10 @@ Set up your GitHub Actions workflow with a specific version of your programming
530
531
531
532
- [ Setup Cassandra Schema] ( https://github.com/fabasoad/setup-cassandra-action ) - Running scripts from the provided folder on top of Cassandra cluster.
532
533
534
+ ### Networking
535
+
536
+ - [ Setup ZeroTier] ( https://github.com/zerotier/github-action ) - Connect your runner to a ZeroTier network.
537
+
533
538
### Localization
534
539
535
540
- [ Find and automatically fix typos and grammar issues in your code] ( https://github.com/sobolevn/misspell-fixer-action )
You can’t perform that action at this time.
0 commit comments