Skip to content

Replace the hotspots confidence ladder with boolean arithmetic (#3737) #3351

Replace the hotspots confidence ladder with boolean arithmetic (#3737)

Replace the hotspots confidence ladder with boolean arithmetic (#3737) #3351

Workflow file for this run

name: Label PRs
on:
pull_request_target:
types: [opened, synchronize]
jobs:
label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v5