Skip to content

Commit 9900ee7

Browse files
FIX: Add towncrier changelog and fix yamllint truthy error
1 parent 7c382d4 commit 9900ee7

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/jupyterlite.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Build JupyterLite
22

3-
on:
3+
on: # yamllint disable-line rule:truthy
44
push:
55
branches:
66
- jupyterlite-gh-actions
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Added a JupyterLite GitHub Actions workflow to automatically build a Wasm-compatible interactive documentation site by :user:`natinew77-creator`.

0 commit comments

Comments
 (0)