Skip to content

Ensure shas retrieved by workflow are ordered by date (#394) #110

Ensure shas retrieved by workflow are ordered by date (#394)

Ensure shas retrieved by workflow are ordered by date (#394) #110

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