Skip to content

test(viewer): tokens SSOT proptest surface (WBS-6.2 #450) #206

test(viewer): tokens SSOT proptest surface (WBS-6.2 #450)

test(viewer): tokens SSOT proptest surface (WBS-6.2 #450) #206

Workflow file for this run

# Blocking rootless-only OCI runner matrix scaffold for C04 L40.
# Hermetic SelfCheck only — docs + workflow anchors; does not run podman/docker,
# provision rootless runners, or claim live matrix enforcement (those stay unpaid).
name: rootless matrix
on:
pull_request:
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions:
contents: read
jobs:
rootless-matrix-selfcheck:
name: rootless-only matrix · SelfCheck
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
- name: rootless-only OCI runner matrix scaffold SelfCheck
shell: pwsh
run: ./scripts/rootless-matrix-check.ps1 -SelfCheck