Skip to content

[workflow] Gh workflow to sync a deleted release #60

[workflow] Gh workflow to sync a deleted release

[workflow] Gh workflow to sync a deleted release #60

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