Skip to content

Bump org.apache.commons:commons-pool2 from 2.11.1 to 2.12.0 #7

Bump org.apache.commons:commons-pool2 from 2.11.1 to 2.12.0

Bump org.apache.commons:commons-pool2 from 2.11.1 to 2.12.0 #7

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