Skip to content

TASK-122054: Note about removal of msys-clamav #254

TASK-122054: Note about removal of msys-clamav

TASK-122054: Note about removal of msys-clamav #254

Workflow file for this run

name: 'Label PR'
on:
pull_request:
types: [opened, reopened, ready_for_review]
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/setup-node@v4
with:
node-version: '16.x'
- uses: actions/labeler@v2
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'