Skip to content

ocp4_workload_rhacm_hypershift: use multi-arch release for ocp 4.17, not x86 #8898

ocp4_workload_rhacm_hypershift: use multi-arch release for ocp 4.17, not x86

ocp4_workload_rhacm_hypershift: use multi-arch release for ocp 4.17, not x86 #8898

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