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 9fccdee commit b508c97Copy full SHA for b508c97
.github/workflows/cache.yml
@@ -1,5 +1,8 @@
1
name: Build Cache [using jupyter-book]
2
on:
3
+ push:
4
+ branches:
5
+ - main
6
schedule:
7
# Execute cache weekly at 3am on Monday
8
- cron: '0 3 * * 1'
0 commit comments