Skip to content

[8.x] Ignore missing query parameters in fleet rest-api-spec (#3166) #3447

[8.x] Ignore missing query parameters in fleet rest-api-spec (#3166)

[8.x] Ignore missing query parameters in fleet rest-api-spec (#3166) #3447

Workflow file for this run

name: Pull Request Labeler
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"