Skip to content

Update disabling-queries.md #382

Update disabling-queries.md

Update disabling-queries.md #382

Workflow file for this run

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