Commit df58461
authored
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.1 parent 7cbd102 commit df58461
1 file changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
0 commit comments