Skip to content

Add summary workflow to wait-for-status-checks #31

Add summary workflow to wait-for-status-checks

Add summary workflow to wait-for-status-checks #31

Workflow file for this run

name: build
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
multiarch:
uses: poseidon/fleetlock/.github/workflows/multiarch.yaml@main
secrets:
QUAY_TOKEN: ${{ secrets.QUAY_TOKEN }}