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
add workflow to delete PR preview from server storage (#278)
This PR adds a workflow to issue to the preview server a deletion when
the PR is closed.
The workflow is added to `pull_request_target`, such that the workflow
is defined in the base branch, allowing it to use the token to
communicate with the preview server.
0 commit comments