We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3616e49 commit 87be1e4Copy full SHA for 87be1e4
.github/workflows/notebooks.yml
@@ -7,6 +7,8 @@ on:
7
pull_request:
8
branches:
9
- main
10
+ schedule:
11
+ - cron: '0 5 * * 1'
12
13
jobs:
14
build:
0 commit comments