Skip to content

Lokalise: Translations update #12

Lokalise: Translations update

Lokalise: Translations update #12

Workflow file for this run

name: PR Cleanup
on:
pull_request:
types: [closed]
jobs:
destroy:
name: Destroy Stack
uses: webgains/github-workflows/.github/workflows/destroy-stack.yml@main

Check failure on line 10 in .github/workflows/pr-closed.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pr-closed.yml

Invalid workflow file

error parsing called workflow ".github/workflows/pr-closed.yml" -> "webgains/github-workflows/.github/workflows/destroy-stack.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit
with:
environment: feature
stack: superset-pr-${{ github.event.pull_request.number }}SupersetService
permissions:
contents: read
deployments: write
id-token: write