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 919f9b4 commit 2127594Copy full SHA for 2127594
.github/workflows/cache.yml
@@ -3,6 +3,7 @@ on:
3
schedule:
4
# Execute cache weekly at 3am on Monday
5
- cron: '0 3 * * 1'
6
+ workflow_dispatch:
7
jobs:
8
cache:
9
runs-on: quantecon-gpu
0 commit comments