build(deps): bump elastic/docs-builder from 80c3e95a9f022c4926792758e902bac95160d6e5 to 4fd8e89dd8147ac5301c55a24f9dfce0bedb06cf in the github-actions group #29
Workflow file for this run
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: docs-cleanup | |
on: | |
pull_request_target: | |
types: | |
- closed | |
jobs: | |
docs-preview: | |
uses: elastic/docs-builder/.github/workflows/preview-cleanup.yml@4fd8e89dd8147ac5301c55a24f9dfce0bedb06cf # main | |
permissions: | |
contents: none | |
id-token: write | |
deployments: write |