Skip to content

🌱 Bump github/codeql-action in the github-actions group (#1360) #705

🌱 Bump github/codeql-action in the github-actions group (#1360)

🌱 Bump github/codeql-action in the github-actions group (#1360) #705

Workflow file for this run

name: Docker Image CI
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
- name: Build the Docker image
run: docker build . --file Dockerfile