Skip to content

Search API - How to prevent duplicate results when using paging (StartRow, RowLimit) #1818

Search API - How to prevent duplicate results when using paging (StartRow, RowLimit)

Search API - How to prevent duplicate results when using paging (StartRow, RowLimit) #1818

Workflow file for this run

name: 'Check for Incomplete Issues'
on:
issues:
types: [labeled, unlabeled]
permissions:
issues: write
pull-requests: write
jobs:
reaction:
runs-on: ubuntu-latest
steps:
- uses: dessant/label-actions@v2
with:
github-token: ${{ github.token }}
process-only: 'issues'