brunokrebs/Debugging with Oh My Zsh
Debug your GitHub Actions Environment interactively by using SSH and Oh My Zsh
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | GitHub Token | no | ${{ github.token }} |
| ngrok-auth-token | The Ngrok Auth Token | yes | — |
| ssh-timeout | The SSH timeout in seconds | no | 300 |
| allowed-github-users | The list of allowed GitHub users that will have their public keys added to the authorized_keys file | no | — |
| allow-pr-owner | Explictly allow the PR owner to connect via SSH | no | false |
Outputs
no outputs