Skip to content

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

Add summary workflow to wait-for-status-checks

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

Workflow file for this run

name: build
on:
push:
jobs:
test:
uses: poseidon/.github/.github/workflows/golang-library.yaml@main
multiarch:
uses: ./.github/workflows/multiarch.yaml
secrets:
QUAY_TOKEN: ${{ secrets.QUAY_TOKEN }}