Skip to content

Bump the all-github-actions group with 5 updates #34

Bump the all-github-actions group with 5 updates

Bump the all-github-actions group with 5 updates #34

Workflow file for this run

name: "ci/docker"
on: [pull_request, workflow_dispatch]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build:
uses: ./.github/workflows/build-docker.yaml
secrets: inherit
with:
publish: false