Skip to content

ROX-23362: conditionally build Scanner V4 with -race #52316

ROX-23362: conditionally build Scanner V4 with -race

ROX-23362: conditionally build Scanner V4 with -race #52316

Workflow file for this run

name: Label pull requests based on changed files
on:
pull_request:
types:
- ready_for_review
- opened
- synchronize
jobs:
label-pr:
runs-on: ubuntu-latest
if: ${{ github.actor != 'dependabot[bot]' }}
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ github.token }}"
sync-labels: False