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
+5
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)
0 commit comments