Skip to content

Habana v2 - updated habana role for OCP 4.17 and RHOAI 2.16 and above #9217

Habana v2 - updated habana role for OCP 4.17 and RHOAI 2.16 and above

Habana v2 - updated habana role for OCP 4.17 and RHOAI 2.16 and above #9217

Workflow file for this run

---
name: "Pull Request Labeler"
on:
pull_request:
branches:
- development
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v3
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true