Skip to content

state: shift next_action to Phase 1 (ground_nonlinear_retype_l1_m) #262

state: shift next_action to Phase 1 (ground_nonlinear_retype_l1_m)

state: shift next_action to Phase 1 (ground_nonlinear_retype_l1_m) #262

Workflow file for this run

# SPDX-License-Identifier: PMPL-1.0-or-later
# governance.yml — single wrapper calling the shared estate governance bundle
# in hyperpolymath/standards instead of carrying per-repo copies.
#
# Replaces the per-repo governance scaffolding removed in this PR:
# quality.yml, guix-nix-policy.yml, npm-bun-blocker.yml, ts-blocker.yml,
# security-policy.yml, rsr-antipattern.yml, wellknown-enforcement.yml,
# workflow-linter.yml
#
# Load-bearing build/security workflows stay standalone in the repo.
name: Governance
on:
push:
branches: [main, master]
pull_request:
workflow_dispatch:
permissions:
contents: read
jobs:
governance:
uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@main