Skip to content

GH-281 TermQuery with a string.Empty value needs .Verbatim() or it is ignored as "conditionless" #431

GH-281 TermQuery with a string.Empty value needs .Verbatim() or it is ignored as "conditionless"

GH-281 TermQuery with a string.Empty value needs .Verbatim() or it is ignored as "conditionless" #431

Workflow file for this run

name: License headers
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Check license headers
run: |
./.github/check-license-headers.sh