Skip to content

fix(footer): Fixed text in team & footer sections. #54

fix(footer): Fixed text in team & footer sections.

fix(footer): Fixed text in team & footer sections. #54

name: CI
on:
push:
branches: [ "main", "dev" ]
pull_request:
branches: [ "main", "dev" ]
jobs:
build:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
- name: Build docker image
run: docker compose build