Skip to content

[RHELC-1615] CentOS Stream 9 test coverage #5157

[RHELC-1615] CentOS Stream 9 test coverage

[RHELC-1615] CentOS Stream 9 test coverage #5157

name: Enforce PR verification labels
on:
pull_request:
types: [labeled, unlabeled, opened, edited, synchronize]
jobs:
enforce-label:
if: github.actor != 'dependabot' || github.actor != 'pre-commit-ci'
runs-on: ubuntu-latest
steps:
- uses: yogevbd/[email protected]
with:
REQUIRED_LABELS_ANY: "tests-skip,tests-run-tier0,tests-run-tier1,tests-run-all,tests-run-sanity"