Skip to content

fix: do not submit pending hash to tracker to avoid invalid hash #5764

fix: do not submit pending hash to tracker to avoid invalid hash

fix: do not submit pending hash to tracker to avoid invalid hash #5764

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4