Skip to content

Implement "fuzzy search" in search field (in top right corner) #6390

Implement "fuzzy search" in search field (in top right corner)

Implement "fuzzy search" in search field (in top right corner) #6390

name: Electronegativity
on:
push:
branches:
- master
pull_request:
branches:
- master
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
build_job:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: "16"
- uses: doyensec/[email protected]
with:
input: packages/core/src/
electron-version: "19.0.4"
severity: medium
- name: Upload sarif
uses: github/codeql-action/upload-sarif@v1
with:
sarif_file: ../results