Skip to content

Commit e2527e1

Browse files
Merge branch 'main' into refactor/echidna-l3-wave3-sharedbase-l1-guix
2 parents 0e25ee3 + f611277 commit e2527e1

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# SPDX-License-Identifier: PMPL-1.0
2+
# Estate SPARK Theatre Gate — thin caller of the reusable workflow in
3+
# hyperpolymath/standards (#135 / #141). Pinned by commit SHA per the
4+
# estate action-pinning policy. Regenerate the pin only when the reusable
5+
# workflow is intentionally bumped.
6+
name: SPARK Theatre Gate
7+
8+
on:
9+
pull_request:
10+
push:
11+
branches: [main, master]
12+
13+
permissions:
14+
contents: read
15+
16+
jobs:
17+
spark-theatre-gate:
18+
uses: hyperpolymath/standards/.github/workflows/spark-theatre-gate.yml@462003782f3ebb93ea763e81d0d199ce13ef7d73
19+
with:
20+
paths: "."
21+
enforce_zero_contract: false

0 commit comments

Comments
 (0)