Skip to content

Bump github/codeql-action from 2 to 3 (#17) #35

Bump github/codeql-action from 2 to 3 (#17)

Bump github/codeql-action from 2 to 3 (#17) #35

Workflow file for this run

name: Build Docker image
on:
push:
branches:
- '*'
pull_request:
# The branches below must be a subset of the branches above
branches: [ "main" ]
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- name: Build
uses: docker/build-push-action@v5
with:
push: false