DevTekVE
|
aeaac22274
|
ci: refine PR search query to avoid querying whole github (#1330)
* ci: refine PR search query to improve label handling in GitHub Action workflow
- Replaced `label` with `search_query` for better flexibility.
- Added support for multiple labels (`PR_LABEL` and `${PR_LABEL}-c3`).
* ci: fix PR search query for proper label matching in workflow
- Adjusted `label` query syntax to correctly handle multiple labels.
* Update .github/workflows/sunnypilot-master-dev-prep.yaml
|
2025-10-07 07:45:04 +02:00 |
|