Skip to content

added response when updating quotes cache #1

added response when updating quotes cache

added response when updating quotes cache #1

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 .