We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents be30ee8 + 31a7d68 commit 76ba946Copy full SHA for 76ba946
.github/workflows/notebooks.yml
@@ -4,6 +4,10 @@ on:
4
push:
5
paths:
6
- '**.ipynb'
7
+ pull_request:
8
+ paths:
9
+ - '**.ipynb'
10
+
11
12
jobs:
13
test:
0 commit comments