mirror of
https://github.com/sdras/awesome-actions.git
synced 2024-10-01 00:55:38 -04:00
add link to ZeroTier action
This commit is contained in:
parent
654bcb11d0
commit
f0c3700d87
@ -32,6 +32,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de
|
||||
- [Machine Learning Ops](#machine-learning-ops)
|
||||
- [Build](#build)
|
||||
- [Database](#database)
|
||||
- [Netorking](#networking)
|
||||
- [Localization](#localization)
|
||||
- [Fun](#fun)
|
||||
- [Cheat Sheet](#cheat-sheet)
|
||||
@ -530,6 +531,10 @@ Set up your GitHub Actions workflow with a specific version of your programming
|
||||
|
||||
- [Setup Cassandra Schema](https://github.com/fabasoad/setup-cassandra-action) - Running scripts from the provided folder on top of Cassandra cluster.
|
||||
|
||||
### Networking
|
||||
|
||||
- [Setup ZeroTier](https://github.com/zerotier/github-action) - Connect your runner to a ZeroTier network.
|
||||
|
||||
### Localization
|
||||
|
||||
- [Find and automatically fix typos and grammar issues in your code](https://github.com/sobolevn/misspell-fixer-action)
|
||||
|
Loading…
Reference in New Issue
Block a user