Skip to content

Merge pull request #4 from zucchero-sintattico/deepsource-autofix-bd3… #32

Merge pull request #4 from zucchero-sintattico/deepsource-autofix-bd3…

Merge pull request #4 from zucchero-sintattico/deepsource-autofix-bd3… #32

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 .