Skip to content

Commit b3e7610

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

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-License-Identifier: MPL-2.0-or-later
1+
# SPDX-License-Identifier: PMPL-1.0-or-later
22
name: NPM/Bun Blocker
33
on: [push, pull_request]
44

.github/workflows/ts-blocker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-License-Identifier: MPL-2.0-or-later
1+
# SPDX-License-Identifier: PMPL-1.0-or-later
22
name: TypeScript/JavaScript Blocker
33
on: [push, pull_request]
44

Justfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
set shell := ["bash", "-uc"]
33
set dotenv-load := true
44

5+
import? "contractile.just"
6+
57
project := "modshells"
68

79
# Show all recipes

0 commit comments

Comments
 (0)