Skip to content

chore: Fix certs and add links to bookmarks homepage #14

chore: Fix certs and add links to bookmarks homepage

chore: Fix certs and add links to bookmarks homepage #14

Workflow file for this run

name: cleanup
on:
pull_request:
types: [closed]
jobs:
destroy:
uses: ./.github/workflows/terraform.yml
with:
command: "destroy"
branch: ${{ github.event.pull_request.head.ref }}
workspace: "spectrum-${{ github.event.pull_request.number }}"
secrets:
PAT: ${{ secrets.FLUENCEBOT_RELEASE_PLEASE_PAT }}