Skip to content

Commit

Permalink
Merge pull request #636 from someara/main
Browse files Browse the repository at this point in the history
add link to ZeroTier action
  • Loading branch information
sdras authored Sep 1, 2024
2 parents 70c8371 + faf5be7 commit eae7837
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
- [Networking](#networking)
- [Localization](#localization)
- [Fun](#fun)
- [Cheat Sheet](#cheat-sheet)
Expand Down Expand Up @@ -532,6 +533,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)
Expand Down

0 comments on commit eae7837

Please sign in to comment.