Skip to content

Merge pull request #3 from zucchero-sintattico/deepsource-autofix-b02… #19

Merge pull request #3 from zucchero-sintattico/deepsource-autofix-b02…

Merge pull request #3 from zucchero-sintattico/deepsource-autofix-b02… #19

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 .