Skip to content

Commit 7077f8b

Browse files
committed
ci: fix CI/CD configuration (campaigns C001-C005)
- C001: CodeQL language fixes - C002: License identifier standardization - C003: Outdated actions audit - C004: Pin standards refs to SHA 861b5e9 - C005: Add workflow-level permissions
1 parent 07205a0 commit 7077f8b

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/governance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ permissions:
3030

3131
jobs:
3232
governance:
33-
uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@main
33+
uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@861b5e911d9e5dcfb3c0ab3dd2a9a3c8fd0a1613

proofs/agda/Ordinal/Buchholz/RankLexJointBplus.agda

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
{-# OPTIONS --safe --without-K #-}
2+
-- SPDX-License-Identifier: MPL-2.0
3+
-- SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
24

35
-- Parallel lex-rank for the joint-bplus bpsi-source-at-equality
46
-- sub-case (scaffold, 2026-05-28).

0 commit comments

Comments
 (0)