You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci(MODULES-11557): add Twingate setup step to GitHub Actions workflow
Adds the Twingate installation step in `.github/workflows/...` using `twingate/github-action@v1`.
The action uses the `${{ secrets.TWINGATE_KEY }}` to establish secure access to internal resources.
This enables the workflow to access protected infrastructure during CI runs.
0 commit comments