Skip to content

add search to the quote command #2

add search to the quote command

add search to the quote command #2

Workflow file for this run

name: Marty Build Status
on:
pull_request:
types:
- opened
- reopened
- edited
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build the Docker image
run: docker build .