Skip to content

Bump eslint-plugin-react from 7.30.1 to 7.33.2 in /kafka-ui-react-app #18

Bump eslint-plugin-react from 7.30.1 to 7.33.2 in /kafka-ui-react-app

Bump eslint-plugin-react from 7.30.1 to 7.33.2 in /kafka-ui-react-app #18

Workflow file for this run

name: "Infra: Triage: Apply triage label for PRs"
on:
pull_request:
types:
- opened
jobs:
triage_prs:
runs-on: ubuntu-latest
steps:
- name: Label PR
uses: andymckay/labeler@master
with:
add-labels: "status/triage"
ignore-if-labeled: true