Skip to content

Commit 5bbfb4a

Browse files
authored
This repo is entirely replacing the typescript CI (#104)
So just disconnect it from reusable/managed CI
1 parent 02a0e66 commit 5bbfb4a

File tree

2 files changed

+1
-39
lines changed

2 files changed

+1
-39
lines changed

.github/typescript-ci-patch.yaml

Lines changed: 0 additions & 34 deletions
This file was deleted.

.github/workflows/typescript-ci.yaml renamed to .github/workflows/wasm-ci.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
# DO NOT EDIT THIS FILE.
2-
# Instead, edit the jsonpatch file (actually YAML) in .github/typescript-ci-patch.yaml
3-
# For docs, see github-actions in the IronCoreLabs/depot repo.
4-
5-
name: TypeScript CI
1+
name: WASM CI
62
concurrency:
73
group: ${{ github.workflow }}-${{ github.ref }}
84
cancel-in-progress: true

0 commit comments

Comments
 (0)