Skip to content

Commit 02e34b1

Browse files
author
drighetto
committed
Cleanup - Work on #210
1 parent 32fe2b2 commit 02e34b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tab-stats-headers-generate-related-files.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: update_tab_stats_related_files
22
on:
33
workflow_dispatch:
44
schedule:
5-
- cron: '0 0 3 * *'
5+
- cron: '0 0 5 * *'
66
push:
77
paths:
88
- 'ci/tab_stats_generate_md_file.py'

0 commit comments

Comments
 (0)