Skip to content

Commit 0af3e0a

Browse files
FIX: Address pre-commit style and security checks
1 parent 9900ee7 commit 0af3e0a

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/jupyterlite.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
steps:
1616
- name: Checkout repository
1717
uses: actions/checkout@v4
18+
with:
19+
persist-credentials: false
1820

1921
- name: Setup Python
2022
uses: actions/setup-python@v5
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Added a JupyterLite GitHub Actions workflow to automatically build a Wasm-compatible interactive documentation site by :user:`natinew77-creator`.
1+
Added a JupyterLite GitHub Actions workflow to automatically build a Wasm-compatible interactive documentation site by Natneal Belete.

0 commit comments

Comments
 (0)