Skip to content

workflow_dispatch for the 'Update dependencies image versions' workfl… #358

workflow_dispatch for the 'Update dependencies image versions' workfl…

workflow_dispatch for the 'Update dependencies image versions' workfl… #358

name: Build images for main branch
on:
push:
branches: ['main']
jobs:
workflow-build:
name: Calls build-images-base workflow
uses: ./.github/workflows/build-images-base.yaml
secrets: inherit