Skip to content

Commit 1f3bdc9

Browse files
Temp trigger the test for notebooks on push
1 parent 64beec2 commit 1f3bdc9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test_all_notebooks.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ defaults:
77
shell: bash # To override PowerShell on Windows
88

99
on:
10+
pull_request:
11+
branches:
12+
- master
1013
# Trigger the workflow on manual dispatch and once a week
1114
workflow_dispatch:
1215
schedule:

0 commit comments

Comments
 (0)