Skip to content

ROU-12558: Mark release as latest, standardizing iconography in workflows #72

ROU-12558: Mark release as latest, standardizing iconography in workflows

ROU-12558: Mark release as latest, standardizing iconography in workflows #72

name: Validate pull request labels
on:
pull_request:
types: [opened, reopened, labeled, unlabeled]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions:
contents: read
pull-requests: read
jobs:
check-label:
name: Validate PR Labels
#uses: .templates/validate-pr-labels.yaml@9d497d1c5bc6e355aa8f4663539e6b75c212f6b4 #v2.0.7
uses: ./.github/workflows/template-validate-pr-labels.yaml