Skip to content

Commit a313647

Browse files
authored
Merge branch 'main' into calvo_machine_learn_npsum
2 parents 6c161df + b70d598 commit a313647

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)