Skip to content

[tools] ff: Add option -B / --skip-binary (in grep) #1026

[tools] ff: Add option -B / --skip-binary (in grep)

[tools] ff: Add option -B / --skip-binary (in grep) #1026

Workflow file for this run

name: Labeler
on: [pull_request]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"