[9.5](backport #49734) Fix: Implement backup_to_bucket_ and delete_after_backup for aws-s3 polling mode #1596
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-preview-cleanup | |
| on: | |
| pull_request_target: | |
| types: [closed] | |
| permissions: | |
| contents: none | |
| deployments: write | |
| id-token: write | |
| jobs: | |
| cleanup: | |
| uses: elastic/docs-actions/.github/workflows/docs-preview-cleanup.yml@v1 |