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
+ - [ Networking] ( #networking )
35
36
- [ Localization] ( #localization )
36
37
- [ Fun] ( #fun )
37
38
- [ Cheat Sheet] ( #cheat-sheet )
@@ -532,6 +533,10 @@ Set up your GitHub Actions workflow with a specific version of your programming
532
533
533
534
- [ Setup Cassandra Schema] ( https://github.com/fabasoad/setup-cassandra-action ) - Running scripts from the provided folder on top of Cassandra cluster.
534
535
536
+ ### Networking
537
+
538
+ - [ Setup ZeroTier] ( https://github.com/zerotier/github-action ) - Connect your runner to a ZeroTier network.
539
+
535
540
### Localization
536
541
537
542
- [ 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