Skip to content

feat: add payment and favourites #60

feat: add payment and favourites

feat: add payment and favourites #60

Workflow file for this run

name: Docker Image CI
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run docker-compose
uses: hoverkraft-tech/[email protected]
with:
compose-file: './docker-compose.yml'