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.
1 parent dd8b928 commit ff3e035Copy full SHA for ff3e035
.github/workflows/nightly-test.yml
@@ -1,6 +1,8 @@
1
name: Notebooks - Nightly
2
3
on:
4
+ pull_request:
5
+ branches: [ main ]
6
schedule:
7
- cron: "0 3 * * *" # 3 AM UTC nightly
8
workflow_dispatch:
0 commit comments