Skip to content

chore: change ci to fork #11

chore: change ci to fork

chore: change ci to fork #11

name: Destroy Review
on:
pull_request:
branches: [development]
types: [closed]
jobs:
destroy_env:
uses: ./.github/workflows/destroy_env.yml

Check failure on line 10 in .github/workflows/destroy_review.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/destroy_review.yml

Invalid workflow file

error parsing called workflow ".github/workflows/destroy_review.yml" -> "./.github/workflows/destroy_env.yml" : the `uses' attribute must be a path, a Docker image, or owner/repo@ref
secrets: inherit
with:
environment_name: pr-${{ github.event.pull_request.number }}
environment_destroy: true