Skip to content

Commit 4080ea6

Browse files
committed
GH Actions: ignore ipynb
1 parent b2a7d7c commit 4080ea6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build_and_test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
- "**.md"
1111
- "**.yaml"
1212
- "**.yml"
13+
- "**.ipynb"
1314
branches:
1415
- "master"
1516
- "*release*"
@@ -24,6 +25,7 @@ on:
2425
- "**.md"
2526
- "**.yaml"
2627
- "**.yml"
28+
- "**.ipynb"
2729
branches:
2830
- "master"
2931
- "*release*"

0 commit comments

Comments
 (0)