Skip to content

feat: add image processing failure handling and retry mechanism for drone task image uploads & re-run process #333

feat: add image processing failure handling and retry mechanism for drone task image uploads & re-run process

feat: add image processing failure handling and retry mechanism for drone task image uploads & re-run process #333

Workflow file for this run

name: 🏷️ PR Label
on:
pull_request_target:
jobs:
pr-label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
# Uses .github/labeler.yml definitions
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}