efrecon/Debug your Workflows

This action helps you debug your workflows by running an SSH server, accessible through temporary cloudflare tunnels, and restricted to your user -- the SSH keys registered for the user that started the workflow at GitHub.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
userThe GitHub user to allow access to the SSH server. By default, this will be the user that triggered the workflow. no${{ github.actor }}

no outputs