Skip to content

Commit 699c5ae

Browse files
authored
Merge branch 'main' into five_preferences_npsum
2 parents afb161a + b70d598 commit 699c5ae

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
name: Build HTML [using jupyter-book]
2-
on: [push]
1+
name: CI - Build HTML [using jupyter-book]
2+
on:
3+
pull_request:
4+
workflow_dispatch:
35
jobs:
46
tests:
57
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)