This repository showcases a GitHub Action that enables secure connections from GitHub CI/CD workflows to private infrastructure without exposing it to the public internet. It leverages a self-hosted runner and SSH tunneling to create a secure communication channel.
For more information, including step-by-step instructions, refer to the documentation.