Skip to content

Commit ff3e035

Browse files
test nightly run
1 parent dd8b928 commit ff3e035

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/nightly-test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Notebooks - Nightly
22

33
on:
4+
pull_request:
5+
branches: [ main ]
46
schedule:
57
- cron: "0 3 * * *" # 3 AM UTC nightly
68
workflow_dispatch:

0 commit comments

Comments
 (0)