There was an error while loading. Please reload this page.
2 parents 39cfaf6 + 8a013b9 commit 768c1b8Copy full SHA for 768c1b8
2 files changed
.github/workflows/notebooks.yml
@@ -26,6 +26,9 @@ on:
26
env:
27
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
28
29
+permissions:
30
+ contents: read
31
+
32
jobs:
33
# Notebooks that use BOXCRETE_OPTIMIZATION_MODE run in both mortar and concrete modes
34
mode-dependent-notebooks:
.github/workflows/tests.yml
@@ -16,6 +16,9 @@ on:
16
17
18
19
20
21
22
23
test:
24
runs-on: ubuntu-latest
0 commit comments