Skip to content

Commit 2672aab

Browse files
Apply Push Bridgeclaude
andcommitted
repo: move the wall to the object-store scan
minspec/.github#10 pins the content surface to every tracked blob, read from the object store, bytewise, symlinks never followed. Point the wall step at that merge. Source: original Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_012Jj94rkp3tfHAxUkTCthgY Apply-Push-Job: 20260902T004028Z-apply-push-4faea8 Patch-SHA256: 57e5b08eab2bf07672c3ea101dcf7443de3419d46713583a712cf8cef7c1c6ba
1 parent a84bc55 commit 2672aab

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: ci
22
on:
33
pull_request:
4+
types: [opened, synchronize, reopened, edited]
45
push:
56
branches: [dev, main]
67
permissions:
@@ -13,7 +14,7 @@ jobs:
1314
with:
1415
persist-credentials: false
1516
- name: term wall
16-
uses: minspec/.github/.github/actions/term-wall@6175b67bd0df4710dd0bb8b79df413b452265c6c # minspec/.github#8
17+
uses: minspec/.github/.github/actions/term-wall@a5d88bb5b9bb744cf23c8829436e32f03d58c79d # minspec/.github#10
1718
env:
1819
TERM_WALL: ${{ vars.TERM_WALL }}
1920
- uses: shivammathur/setup-php@f3e473d116dcccaddc5834248c87452386958240 # v2

0 commit comments

Comments
 (0)