Skip to content

feature: Automatically set CI VCS properties on uploaded artifacts #808

feature: Automatically set CI VCS properties on uploaded artifacts

feature: Automatically set CI VCS properties on uploaded artifacts #808

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