Skip to content

Commit af6bcf2

Browse files
committed
chore: M5 CI/Workflow Sweep - add blockers and contractile.just
1 parent 0426785 commit af6bcf2

2 files changed

Lines changed: 2 additions & 5 deletions

File tree

.github/workflows/npm-bun-blocker.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,3 @@ jobs:
1919
exit 1
2020
fi
2121
echo "✅ No npm/bun violations"
22-
23-
- name: K9-SVC Validation
24-
run: |
25-
echo "K9-SVC validation"
26-
[ -d .machine_readable/contractiles ] && echo "Contractiles present" || echo "No contractiles"

Justfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# php-aegis justfile
22

3+
import? "contractile.just"
4+
35
default:
46
@just --list
57

0 commit comments

Comments
 (0)