Skip to content

Commit fee062c

Browse files
committed
Testing: Added information to scheduled runs
1 parent 2e3c564 commit fee062c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_workbooks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Test documentation notebooks
22

33
on:
44
schedule:
5-
- cron: '15 6 * * 1'
5+
- cron: '15 6 * * 1' # Run every Monday at 6:15am
66
workflow_dispatch:
77
workflow: "*"
88
push:

0 commit comments

Comments
 (0)