Skip to content

Add support for basic cursors and limits to LookupSubjects #6683

Add support for basic cursors and limits to LookupSubjects

Add support for basic cursors and limits to LookupSubjects #6683

Workflow file for this run

---
name: "Pull Request Labeler"
on: # yamllint disable-line rule:truthy
pull_request_target:
merge_group:
types:
- "checks_requested"
jobs:
triage:
runs-on: "buildjet-2vcpu-ubuntu-2204"
steps:
- uses: "actions/labeler@v5"
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true