Skip to content

[Proposal] Feature: Keyword search capability for systems #223

[Proposal] Feature: Keyword search capability for systems

[Proposal] Feature: Keyword search capability for systems #223

Workflow file for this run

name: Pull Request
on:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/setup
- uses: ./.github/actions/build-test