Skip to content

New way of backporting to active branches using gh action #100

New way of backporting to active branches using gh action

New way of backporting to active branches using gh action #100

Workflow file for this run

name: docs-cleanup
on:
pull_request_target:
types:
- closed
jobs:
docs-preview:
uses: elastic/docs-builder/.github/workflows/preview-cleanup.yml@main
permissions:
contents: none
id-token: write
deployments: write