Skip to content

feat: [sc-108273] GTM Enablement: Improve the docs to make it easier to discover/understand how to get your cluster usage history via API & UI #2651

feat: [sc-108273] GTM Enablement: Improve the docs to make it easier to discover/understand how to get your cluster usage history via API & UI

feat: [sc-108273] GTM Enablement: Improve the docs to make it easier to discover/understand how to get your cluster usage history via API & UI #2651

name: Required pull request labels
on:
pull_request:
branches:
- main
types:
- opened
- labeled
- unlabeled
- synchronize
jobs:
check-labels:
name: Check required PR labels are present
runs-on: ubuntu-22.04
permissions:
pull-requests: write
steps:
- uses: replicatedhq/required-workflows/.github/actions/pr-labels@main