Skip to content

Merge branch 'main' into deepsource-autofix-5c035f8a #48

Merge branch 'main' into deepsource-autofix-5c035f8a

Merge branch 'main' into deepsource-autofix-5c035f8a #48

Workflow file for this run

name: CI
on:
push:
pull_request:
branches: [ main ]
jobs:
build-image:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build Docker image
run: |
docker build .