Skip to content

Commit f0c3700

Browse files
committed
add link to ZeroTier action
1 parent 654bcb1 commit f0c3700

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de
3232
- [Machine Learning Ops](#machine-learning-ops)
3333
- [Build](#build)
3434
- [Database](#database)
35+
- [Netorking](#networking)
3536
- [Localization](#localization)
3637
- [Fun](#fun)
3738
- [Cheat Sheet](#cheat-sheet)
@@ -530,6 +531,10 @@ Set up your GitHub Actions workflow with a specific version of your programming
530531

531532
- [Setup Cassandra Schema](https://github.com/fabasoad/setup-cassandra-action) - Running scripts from the provided folder on top of Cassandra cluster.
532533

534+
### Networking
535+
536+
- [Setup ZeroTier](https://github.com/zerotier/github-action) - Connect your runner to a ZeroTier network.
537+
533538
### Localization
534539

535540
- [Find and automatically fix typos and grammar issues in your code](https://github.com/sobolevn/misspell-fixer-action)

0 commit comments

Comments
 (0)