Skip to content

Commit 2127594

Browse files
committed
enable manual runs for cache
1 parent 919f9b4 commit 2127594

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cache.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
schedule:
44
# Execute cache weekly at 3am on Monday
55
- cron: '0 3 * * 1'
6+
workflow_dispatch:
67
jobs:
78
cache:
89
runs-on: quantecon-gpu

0 commit comments

Comments
 (0)