Skip to content

Bump ace-builds from 1.7.1 to 1.32.0 in /kafka-ui-react-app #1412

Bump ace-builds from 1.7.1 to 1.32.0 in /kafka-ui-react-app

Bump ace-builds from 1.7.1 to 1.32.0 in /kafka-ui-react-app #1412

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