Skip to content

[test optimization] [SDTEST-1529] Add quarantined tests logic #17426

[test optimization] [SDTEST-1529] Add quarantined tests logic

[test optimization] [SDTEST-1529] Add quarantined tests logic #17426

Workflow file for this run

name: Pull Request Labels
on:
pull_request_target:
types: [opened, labeled, unlabeled, synchronize]
branches:
- 'master'
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: mheap/github-action-required-labels@388fd6af37b34cdfe5a23b37060e763217e58b03 # v5.5.0
with:
mode: exactly
count: 1
labels: "semver-patch, semver-minor, semver-major"