* ci: use environment variable for PR label in query - Replaced static `PR_LABEL` references with `${{ env.PR_LABEL }}` for consistency. - Ensures flexibility and reduces hardcoded values in the workflow. * does this work better? * fuck this * aight
master