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
{{ message }}
This repository was archived by the owner on Jul 7, 2025. It is now read-only.
We're currently working on a workflow that involves automating acceptance tests for a staging deployment of GitHub Enterprise. The tests are run from our primary GitHub Enterprise server while the staging server is not in a state to run GHA workflows itself yet.
Please add an input to allow for an arbitrary server URL to be used as the baseURL parameter, so we can selectively override it when necessary. It should likely still default to the GITHUB_API_URL env var.