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
Stop auto-deleting test environments when branches are deleted.
The cleanup workflow now runs only on workflow_dispatch, requiring
the operator to supply the branch name explicitly. This lets test
environments persist after a PR is merged so they can be used for
further testing.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments