Skip to content

[Confluence] Change CQL to remove stop words and search each word individually #1590

[Confluence] Change CQL to remove stop words and search each word individually

[Confluence] Change CQL to remove stop words and search each word individually #1590

Workflow file for this run

name: Format
on: [push, pull_request]
jobs:
format:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/[email protected]