Skip to content

[RHELC-1508] Add a deprecation notice about environment variables #5236

[RHELC-1508] Add a deprecation notice about environment variables

[RHELC-1508] Add a deprecation notice about environment variables #5236

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"