Skip to content

HAR-9619 Search and highlight matches #279

HAR-9619 Search and highlight matches

HAR-9619 Search and highlight matches #279

Workflow file for this run

name: Pull-request to main
on:
pull_request:
branches: ["main"]
jobs:
pre-commit:
uses: ./.github/workflows/pre-commit.yml
run-unit-tests:
uses: ./.github/workflows/run-unit-tests.yml
run-e2e-tests:
uses: ./.github/workflows/run-e2e-tests.yml