Skip to content

RTECO-1574 - Implementation of NuGet FlexPack support #555

RTECO-1574 - Implementation of NuGet FlexPack support

RTECO-1574 - Implementation of NuGet FlexPack support #555

Workflow file for this run

name: "PR Label Check"
on:
pull_request:
types: [opened, synchronize, reopened, labeled, unlabeled]
jobs:
check-labels:
name: Check PR Labels
runs-on: ubuntu-latest
steps:
- name: Check if PR has allowed labels
uses: jfrog/.github/actions/pr-labels@main