Skip to content

Commit df6106d

Browse files
committed
Update notebook_ci.yml
1 parent 9e33dfb commit df6106d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/notebook_ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
name: Integration Test
99

1010
on:
11+
push:
1112
pull_request:
1213

1314
schedule:
1415
- cron: '30 1 1,15 * *'
1516

1617
jobs:
17-
1818
linux_py311:
1919
runs-on: ubuntu-latest
2020

0 commit comments

Comments
 (0)