Skip to content

Commit eae7837

Browse files
authored
Merge pull request #636 from someara/main
add link to ZeroTier action
2 parents 70c8371 + faf5be7 commit eae7837

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
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+
- [Networking](#networking)
3536
- [Localization](#localization)
3637
- [Fun](#fun)
3738
- [Cheat Sheet](#cheat-sheet)
@@ -532,6 +533,10 @@ Set up your GitHub Actions workflow with a specific version of your programming
532533

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

536+
### Networking
537+
538+
- [Setup ZeroTier](https://github.com/zerotier/github-action) - Connect your runner to a ZeroTier network.
539+
535540
### Localization
536541

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

0 commit comments

Comments
 (0)